Interface ExportEntryTree
- All Superinterfaces:
Tree
A Tree node for export entry in Module information.
-
Nested Class Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the entry's export name.Returns the entry's import name.Returns the entry's local name.Returns the entry's module request.Methods inherited from interface Tree
accept, getEndPosition, getKind, getStartPosition
-
Method Details
-
getExportName
-
getModuleRequest
-
getImportName
-
getLocalName
-