public class NullNodeImpl extends AbstractRamlNode implements NullNode
| Modifier | Constructor and Description |
|---|---|
|
NullNodeImpl() |
protected |
NullNodeImpl(AbstractRamlNode node) |
| Modifier and Type | Method and Description |
|---|---|
Node |
copy()
Creates a new copy of this node
|
NodeType |
getType()
Returns the type of this node
|
getEndPosition, getStartPosition, setEndPosition, setSource, setStartPositionaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getContextNode, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParentclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getContextNode, getEndPosition, getParent, getRootNode, getSource, getStartPosition, removeChild, removeChildren, replaceTree, replaceWith, setChild, setContextNode, setParent, setSourcepublic NullNodeImpl()
protected NullNodeImpl(AbstractRamlNode node)
Copyright © 2018. All rights reserved.