public class TraitRefNode extends BaseTraitRefNode implements StringNode
| Constructor and Description |
|---|
TraitRefNode(String name) |
TraitRefNode(TraitRefNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
String |
getLiteralValue() |
String |
getValue() |
getRefName, resolveReferencegetContextNodes, 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, toString, wait, wait, waitaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, getType, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourcepublic TraitRefNode(String name)
public TraitRefNode(TraitRefNode node)
@Nonnull public Node copy()
copy in interface Nodecopy in class BaseTraitRefNodepublic String getValue()
getValue in interface SimpleTypeNode<String>getValue in interface StringNodepublic String getLiteralValue()
getLiteralValue in interface SimpleTypeNode<String>Copyright © 2017. All rights reserved.