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, setUri
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
compile
protected String name
public String getName()
public void setName(String name)
public String toString()
toString
in class AbstractModuleElement
public abstract boolean hasValue()
public abstract Object getValue(IEolContext context) throws EolRuntimeException
EolRuntimeException
Copyright © 2020. All rights reserved.