public abstract class AbstractObjectNode extends AbstractRamlNode implements ObjectNode
| Modifier | Constructor and Description |
|---|---|
|
AbstractObjectNode() |
protected |
AbstractObjectNode(AbstractRamlNode node) |
| Modifier and Type | Method and Description |
|---|---|
NodeType |
getType()
Returns the type of this node
|
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, copy, findAncestorWith, findDescendantsWith, get, getChildren, getEndPosition, getParent, getRootNode, getSource, getStartPosition, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParent, setSourceprotected AbstractObjectNode(AbstractRamlNode node)
public AbstractObjectNode()
Copyright © 2017. All rights reserved.