树
public interface ModuleTreeextends 树
annotations [open] module module-name { directives }
static class
ModuleTree.ModuleKind
Tree.Kind
List<? extends AnnotationTree>
getAnnotations()
List<? extends DirectiveTree>
getDirectives()
getModuleType()
ExpressionTree
getName()
accept, getKind
List<? extends AnnotationTree> getAnnotations()
ModuleTree.ModuleKind getModuleType()
ExpressionTree getName()
List<? extends DirectiveTree> getDirectives()