public interface PackageSymbol extends AstNode
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Gets the name of the symbol stored in the package.
|
Package |
getPackage()
Gets the package in which this symbol is defined.
|
accept, getLocation, visitChildrenPackage getPackage()
java.lang.String getName()
Last updated 2024-07-18 11:27:53