public class LibraryNode extends KeyValueNodeImpl implements ContextProviderNode
| 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, setParent, setSourceclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitaddChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourcepublic LibraryNode()
public LibraryNode(LibraryNode node)
public String getName()
@Nonnull public LibraryNode copy()
copy in interface Nodecopy in class KeyValueNodeImpl@Nonnull public Node getContextNode()
getContextNode in interface ContextProviderNodeCopyright © 2017. All rights reserved.