|
|||||||||
| 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.CompositeNode
org.eclipse.xtext.nodemodel.impl.CompositeNodeWithSemanticElement
org.eclipse.xtext.nodemodel.impl.CompositeNodeWithSemanticElementAndSyntaxError
public class CompositeNodeWithSemanticElementAndSyntaxError
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.eclipse.emf.common.notify.Adapter |
|---|
org.eclipse.emf.common.notify.Adapter.Internal |
| Constructor Summary | |
|---|---|
CompositeNodeWithSemanticElementAndSyntaxError()
|
|
| 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.CompositeNodeWithSemanticElement |
|---|
basicGetSemanticElement, basicSetSemanticElement, getSemanticElement, getTarget, isAdapterForType, notifyChanged, setTarget |
| Methods inherited from class org.eclipse.xtext.nodemodel.impl.CompositeNode |
|---|
basicGetChildren, basicGetFirstChild, basicGetLastChild, basicSetFirstChild, basicSetLookAhead, getChildren, getFirstChild, getGrammarElement, getLastChild, getLookAhead, getTotalLength, getTotalOffset, hasChildren, isFolded, isFolded, resolveAsParent |
| 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, getLeafNodes, getLength, getNextSibling, getOffset, getParent, getPreviousSibling, getRootNode, getStartLine, getText, getTotalEndLine, getTotalEndOffset, getTotalStartLine, hasDirectSemanticElement, hasNextSibling, hasPreviousSibling, hasSiblings |
| Constructor Detail |
|---|
public CompositeNodeWithSemanticElementAndSyntaxError()
| 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 | ||||||||