public class AnnotationReferenceNode extends AbstractReferenceNode implements StringNode
| Constructor and Description |
|---|
AnnotationReferenceNode() |
AnnotationReferenceNode(AnnotationReferenceNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
String |
getLiteralValue() |
String |
getRefName() |
String |
getValue() |
AnnotationTypeNode |
resolveReference() |
String |
toString() |
getContextNodes, getParameters, getParametersNode, getRefNode, getType, setContextNodegetEndPosition, getStartPosition, setEndPosition, setSource, setStartPositionaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, getType, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourcepublic AnnotationReferenceNode()
public AnnotationReferenceNode(AnnotationReferenceNode node)
public String getRefName()
getRefName in interface ReferenceNode@Nullable public AnnotationTypeNode resolveReference()
resolveReference in class AbstractReferenceNodepublic String getValue()
getValue in interface SimpleTypeNode<String>getValue in interface StringNodepublic String getLiteralValue()
getLiteralValue in interface SimpleTypeNode<String>Copyright © 2017. All rights reserved.