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