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