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