-
-
Nested Class Summary
-
Nested classes/interfaces declared in interface jdk.nashorn.api.tree.Tree
Tree.Kind
-
-
Method Detail
-
getModule
ModuleTree getModule()
Return the
ModuleTree
associated with this compilation unit. This is null,
if there is no module information from this compilation unit.
- Returns:
- the Module info or null