public class LibraryNode extends KeyValueNodeImpl implements ContextProviderNode, NamedNode
| Constructor and Description |
|---|
LibraryNode() |
LibraryNode(LibraryNode node) |
| Modifier and Type | Method and Description |
|---|---|
LibraryNode |
copy() |
Node |
getContextNode() |
String |
getName() |
addChild, getEndPosition, getKey, getStartPosition, getType, getValue, setEndPosition, setStartPosition, setValue, toStringaddChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParent, setSourceclone, 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, setContextNode, setParent, setSourcepublic LibraryNode()
public LibraryNode(LibraryNode node)
@Nonnull public LibraryNode copy()
copy in interface Nodecopy in class KeyValueNodeImpl@Nonnull public Node getContextNode()
getContextNode in interface ContextProviderNodegetContextNode in interface NodegetContextNode in class BaseNodeCopyright © 2020. All rights reserved.