public abstract class AnnotationExpr extends Expression
| Modifier and Type | Field and Description |
|---|---|
protected NameExpr |
name |
ABSOLUTE_BEGIN_LINE, ABSOLUTE_END_LINE, NODE_BY_BEGIN_POSITION| Constructor and Description |
|---|
AnnotationExpr(Range range,
NameExpr name) |
| Modifier and Type | Method and Description |
|---|---|
NameExpr |
getName() |
AnnotationExpr |
setName(NameExpr name) |
accept, accept, addOrphanComment, clone, containsWithin, equals, getAllContainedComments, getBackwardsCompatibleChildrenNodes, getBegin, getChildrenNodes, getComment, getEnd, getNodesByType, getOrphanComments, getParentNode, getParentNodeOfType, getRange, getUserData, hashCode, isPositionedAfter, isPositionedBefore, remove, setAsParentNodeOf, setAsParentNodeOf, setAsParentNodeOf, setBegin, setBlockComment, setComment, setEnd, setLineComment, setParentNode, setRange, setUserData, toString, toStringWithoutComments, tryAddImportToParentCompilationUnitCopyright © 2007–2016. All rights reserved.