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