public class CompositeNodeWithSemanticElementAndSyntaxError extends CompositeNodeWithSemanticElement
| Constructor and Description | 
|---|
CompositeNodeWithSemanticElementAndSyntaxError()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
basicSetSyntaxErrorMessage(SyntaxErrorMessage syntaxErrorMessage)  | 
SyntaxErrorMessage | 
getSyntaxErrorMessage()
Returns the directly associated syntax error message or  
null if none. | 
basicGetSemanticElement, basicSetSemanticElement, getSemanticElement, getTarget, isAdapterForType, notifyChanged, setTargetbasicGetChildren, basicGetFirstChild, basicGetLastChild, basicSetFirstChild, basicSetLookAhead, getChildren, getFirstChild, getGrammarElement, getLastChild, getLookAhead, getTotalLength, getTotalOffset, hasChildren, isFolded, isFolded, resolveAsParentbasicGetGrammarElement, basicGetLineOfOffset, basicGetNextSibling, basicGetParent, basicGetPreviousSibling, basicHasNextSibling, basicHasPreviousSibling, basicHasSiblings, basicIterator, basicSetGrammarElement, basicSetNextSibling, basicSetParent, basicSetPreviousSibling, getAsTreeIterable, getEndLine, getEndOffset, getLeafNodes, getLength, getNextSibling, getOffset, getParent, getPreviousSibling, getRootNode, 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, getLeafNodes, getLength, getNextSibling, getOffset, getParent, getPreviousSibling, getRootNode, getStartLine, getText, getTextRegion, getTextRegionWithLineInformation, getTotalEndLine, getTotalEndOffset, getTotalStartLine, getTotalTextRegion, getTotalTextRegionWithLineInformation, hasDirectSemanticElement, hasNextSibling, hasPreviousSibling, hasSiblingspublic CompositeNodeWithSemanticElementAndSyntaxError()
public SyntaxErrorMessage getSyntaxErrorMessage()
INodenull if none.getSyntaxErrorMessage in interface INodegetSyntaxErrorMessage in class AbstractNodenull.protected void basicSetSyntaxErrorMessage(SyntaxErrorMessage syntaxErrorMessage)