|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.xtext.nodemodel.impl.AbstractNode
org.eclipse.xtext.nodemodel.impl.LeafNode
org.eclipse.xtext.nodemodel.impl.LeafNodeWithSyntaxError
public class LeafNodeWithSyntaxError
| Constructor Summary | |
|---|---|
LeafNodeWithSyntaxError()
|
|
| Method Summary | |
|---|---|
protected void |
basicSetSyntaxErrorMessage(SyntaxErrorMessage syntaxErrorMessage)
|
SyntaxErrorMessage |
getSyntaxErrorMessage()
Returns the directly associated syntax error message or null if none. |
| Methods inherited from class org.eclipse.xtext.nodemodel.impl.LeafNode |
|---|
basicSetTotalLength, basicSetTotalOffset, getLeafNodes, getLength, getOffset, getTotalLength, getTotalOffset, isHidden |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.eclipse.xtext.nodemodel.INode |
|---|
getAsTreeIterable, getEndLine, getGrammarElement, getNextSibling, getParent, getPreviousSibling, getRootNode, getSemanticElement, getStartLine, getText, getTotalEndLine, getTotalEndOffset, getTotalStartLine, hasDirectSemanticElement, hasNextSibling, hasPreviousSibling, hasSiblings |
| Constructor Detail |
|---|
public LeafNodeWithSyntaxError()
| Method Detail |
|---|
public SyntaxErrorMessage getSyntaxErrorMessage()
INodenull if none.
getSyntaxErrorMessage in interface INodegetSyntaxErrorMessage in class AbstractNodenull.protected void basicSetSyntaxErrorMessage(SyntaxErrorMessage syntaxErrorMessage)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||