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