public class ObjectNodeImpl extends AbstractObjectNode implements ObjectNode
| Modifier | Constructor and Description |
|---|---|
|
ObjectNodeImpl() |
protected |
ObjectNodeImpl(AbstractRamlNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy()
Creates a new copy of this node
|
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, getType, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourcepublic ObjectNodeImpl()
protected ObjectNodeImpl(AbstractRamlNode node)
Copyright © 2017. All rights reserved.