Modifier and Type | Interface | Description |
---|---|---|
static class |
ModuleTree.ModuleKind |
The kind of the module.
|
Modifier and Type | Method | Description |
---|---|---|
List<? extends AnnotationTree> |
getAnnotations() |
Returns the annotations associated with this module declaration.
|
List<? extends DirectiveTree> |
getDirectives() |
Returns the directives in the module declaration.
|
ModuleTree.ModuleKind |
getModuleType() |
Returns the type of this module.
|
ExpressionTree |
getName() |
Returns the name of the module.
|
List<? extends AnnotationTree> getAnnotations()
ModuleTree.ModuleKind getModuleType()
ExpressionTree getName()
List<? extends DirectiveTree> getDirectives()
Submit a bug or feature
Java is a trademark or registered trademark of Oracle and/or its affiliates in the US and other countries.
Copyright © 2005, 2017, Oracle and/or its affiliates. 500 Oracle Parkway
Redwood Shores, CA 94065 USA. All rights reserved.
DRAFT 9-Ubuntu+0-9b151-2