public class RamlDocumentNode extends AbstractObjectNode implements ContextProviderNode
| Modifier | Constructor and Description |
|---|---|
|
RamlDocumentNode() |
protected |
RamlDocumentNode(RamlDocumentNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy() |
Node |
getContextNode() |
getTypegetEndPosition, 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 RamlDocumentNode()
protected RamlDocumentNode(RamlDocumentNode node)
@Nonnull public Node getContextNode()
getContextNode in interface ContextProviderNodeCopyright © 2017. All rights reserved.