public class ErrorNode extends AbstractRamlNode
| Modifier and Type | Method and Description |
|---|---|
Node |
copy()
Creates a new copy of this node
|
String |
getErrorMessage() |
NodeType |
getType()
Returns the type of this node
|
String |
toString() |
getEndPosition, getStartPosition, setEndPosition, setSource, setStartPositionaddChild, addChild, annotate, annotations, findAncestorWith, findDescendantsWith, get, getChildren, getParent, getRootNode, getSource, removeChild, removeChildren, replaceTree, replaceWith, setChild, setParentpublic ErrorNode(String msg)
public String getErrorMessage()
@Nonnull public Node copy()
Nodepublic NodeType getType()
NodeCopyright © 2017. All rights reserved.