Tree
public interface ExportEntryTree extends Tree
Modifier and Type | Method and Description |
---|---|
IdentifierTree |
getExportName()
Returns the entry's export name.
|
IdentifierTree |
getImportName()
Returns the entry's import name.
|
IdentifierTree |
getLocalName()
Returns the entry's local name.
|
IdentifierTree |
getModuleRequest()
Returns the entry's module request.
|
accept, getEndPosition, getKind, getStartPosition
IdentifierTree getExportName()
IdentifierTree getModuleRequest()
IdentifierTree getImportName()
IdentifierTree getLocalName()
Copyright © 2014, 2016, Oracle and/or its affiliates. All rights reserved.
DRAFT 9-internal+0-2016-08-31-194618.buildd.src