Uses of Interface
com.sun.source.doctree.SpecTree
Packages that use SpecTree
包
描述
Provides interfaces to represent documentation comments as abstract syntax
trees (AST).
Provides utilities for operations on abstract syntax trees (AST).
-
Uses of SpecTree in com.sun.source.doctree
Methods in com.sun.source.doctree with parameters of type SpecTree -
Uses of SpecTree in com.sun.source.util
Methods in com.sun.source.util that return SpecTree修饰符和类方法描述DocTreeFactory.newSpecTree
(TextTree url, List<? extends DocTree> title) Creates a newSpecTree
object, to represent an@spec
tag.Methods in com.sun.source.util with parameters of type SpecTree