public class LibraryLinkNode extends AbstractRamlNode implements ReferenceNode
| Modifier | Constructor and Description |
|---|---|
protected |
LibraryLinkNode(LibraryLinkNode node) |
|
LibraryLinkNode(String path) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
String |
getRefName() |
Node |
getRefNode() |
NodeType |
getType() |
void |
setLibraryReference(Node libraryReference) |
getEndPosition, 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, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourcepublic LibraryLinkNode(String path)
protected LibraryLinkNode(LibraryLinkNode node)
public String getRefName()
getRefName in interface ReferenceNode@Nullable public Node getRefNode()
getRefNode in interface ReferenceNodepublic void setLibraryReference(Node libraryReference)
Copyright © 2017. All rights reserved.