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