public class LibraryRefNode extends AbstractReferenceNode
| Constructor and Description |
|---|
LibraryRefNode(LibraryRefNode node) |
LibraryRefNode(String name) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
String |
getRefName() |
Node |
resolveReference() |
protected Node |
selectLibraryLinkNode() |
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 LibraryRefNode(String name)
public LibraryRefNode(LibraryRefNode node)
public String getRefName()
@Nullable public Node resolveReference()
resolveReference in class AbstractReferenceNodeCopyright © 2020. All rights reserved.