public class BaseTraitRefNode extends AbstractReferenceNode
| Constructor and Description |
|---|
BaseTraitRefNode(BaseTraitRefNode node) |
BaseTraitRefNode(String name) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
String |
getRefName() |
TraitNode |
resolveReference() |
getContextNodes, getParameters, getParametersNode, getRefNode, getType, setContextNodegetEndPosition, getStartPosition, setEndPosition, setSource, setStartPositionaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getContextNode, 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, getContextNode, getEndPosition, getParent, getRootNode, getSource, getStartPosition, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourcepublic BaseTraitRefNode(String name)
public BaseTraitRefNode(BaseTraitRefNode node)
public String getRefName()
public TraitNode resolveReference()
resolveReference in class AbstractReferenceNodeCopyright © 2020. All rights reserved.