public class SimpleAnnotation extends Annotation
| Modifier and Type | Field and Description |
|---|---|
protected String |
value |
namecommentsannotations, column, commentTokens, descendants, extraTokens, imaginary, line, module, properties, region, uri| Constructor and Description |
|---|
SimpleAnnotation() |
SimpleAnnotation(String value) |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
void |
compile(EolCompilationContext context) |
String |
getValue() |
Object |
getValue(IEolContext context) |
boolean |
hasValue() |
void |
setValue(String value) |
getName, setNamegetComments, getDebugInfo, getModuleElementscollectDescendants, getAnnotationsAst, getBasename, getChild, getChildren, getColumn, getCommentTokens, getDescendants, getExtraTokens, getFile, getFirstChild, getFourthChild, getLine, getModule, getNextSibling, getNumberOfChildren, getParent, getProperties, getRegion, getSecondChild, getThirdChild, getUri, hasChildren, isImaginary, setAnnotationsAst, setColumn, setCommentTokens, setExtraTokens, setFirstChild, setImaginary, setLine, setModule, setNextSibling, setRegion, setToken, setUri, toExtendedStringTree, toExtendedStringTree, toExtendedStringTreeItemdupNode, getCharPositionInLine, getChildIndex, getText, getToken, getTokenStartIndex, getTokenStopIndex, getType, isNil, setChildIndex, setParent, setTokenStartIndex, setTokenStopIndex, toStringaddChild, addChildren, createChildrenList, deleteChild, freshenParentAndChildIndexes, freshenParentAndChildIndexes, getChildCount, getFirstChildWithType, replaceChildren, sanityCheckParentAndChildIndexes, sanityCheckParentAndChildIndexes, setChild, toStringTreeprotected String value
public SimpleAnnotation()
public SimpleAnnotation(String value)
public void build()
build in class AbstractModuleElementpublic void compile(EolCompilationContext context)
public boolean hasValue()
hasValue in class Annotationpublic String getValue()
public void setValue(String value)
public Object getValue(IEolContext context) throws EolRuntimeException
getValue in class AnnotationEolRuntimeExceptionCopyright © 2016. All rights reserved.