接口的使用
com.sun.source.tree.IdentifierTree
使用 IdentifierTree 的包
-
IdentifierTree 在 com.sun.source.tree 中的用法
com.sun.source.tree 中的方法,参数类型为 IdentifierTree -
IdentifierTree 在 com.sun.source.util 中的用法
com.sun.source.util 中的方法,参数类型为 IdentifierTree修饰符和类型方法描述SimpleTreeVisitor.visitIdentifier(IdentifierTree node, P p) 访问IdentifierTree节点。TreeScanner.visitIdentifier(IdentifierTree node, P p) 访问IdentifierTree节点。