public class LeafNodeWithSyntaxError extends LeafNode
| Constructor and Description |
|---|
LeafNodeWithSyntaxError() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
basicSetSyntaxErrorMessage(SyntaxErrorMessage syntaxErrorMessage) |
SyntaxErrorMessage |
getSyntaxErrorMessage()
Returns the directly associated syntax error message or
null if none. |
basicSetTotalLength, basicSetTotalOffset, getLeafNodes, getLength, getOffset, getTotalLength, getTotalOffset, isHiddenbasicGetGrammarElement, basicGetLineOfOffset, basicGetNextSibling, basicGetParent, basicGetPreviousSibling, basicGetSemanticElement, basicHasNextSibling, basicHasPreviousSibling, basicHasSiblings, basicIterator, basicSetGrammarElement, basicSetNextSibling, basicSetParent, basicSetPreviousSibling, getAsTreeIterable, getEndLine, getEndOffset, getGrammarElement, getNextSibling, getParent, getPreviousSibling, getRootNode, getSemanticElement, getStartLine, getText, getTextRegion, getTextRegionWithLineInformation, getTextRegionWithLineInformation, getTotalEndLine, getTotalEndOffset, getTotalStartLine, getTotalTextRegion, getTotalTextRegionWithLineInformation, hasDirectSemanticElement, hasNextSibling, hasPreviousSibling, hasSiblings, iterator, reverseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetAsTreeIterable, getEndLine, getEndOffset, getGrammarElement, getNextSibling, getParent, getPreviousSibling, getRootNode, getSemanticElement, getStartLine, getText, getTextRegion, getTextRegionWithLineInformation, getTotalEndLine, getTotalEndOffset, getTotalStartLine, getTotalTextRegion, getTotalTextRegionWithLineInformation, hasDirectSemanticElement, hasNextSibling, hasPreviousSibling, hasSiblingspublic SyntaxErrorMessage getSyntaxErrorMessage()
INodenull if none.getSyntaxErrorMessage in interface INodegetSyntaxErrorMessage in class AbstractNodenull.protected void basicSetSyntaxErrorMessage(SyntaxErrorMessage syntaxErrorMessage)
Copyright © 2015. All Rights Reserved.