public abstract class Annotation extends AbstractModuleElement implements ICompilableModuleElement
| Constructor and Description |
|---|
Annotation() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
abstract Object |
getValue(IEolContext context) |
abstract boolean |
hasValue() |
void |
setName(String name) |
String |
toString() |
build, equals, getChildren, getComments, getDebugInfo, getFile, getModule, getParent, getRegion, getUri, hashCode, setModule, setParent, setRegion, setUriclone, finalize, getClass, notify, notifyAll, wait, wait, waitcompileprotected String name
public String getName()
public void setName(String name)
public String toString()
toString in class AbstractModuleElementpublic abstract boolean hasValue()
public abstract Object getValue(IEolContext context) throws EolRuntimeException
EolRuntimeExceptionCopyright © 2020. All rights reserved.