public interface CompilationUnitElement
| Modifier and Type | Method and Description |
|---|---|
PackageElement |
getPackage()
Gets the package of this compilation unit.
|
String |
getSourceFilePath()
Gets the path of the source file represented by this compilation unit.
|
String getSourceFilePath()
PackageElement getPackage()