@Beta public interface NamedElement extends Element
Modifier and Type | Method and Description |
---|---|
CompilationUnit |
getCompilationUnit() |
java.lang.String |
getSimpleName() |
java.lang.String getSimpleName()
CompilationUnit getCompilationUnit()
null
if this element is not contained in the currently processed compilation unit.