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