de.cau.cs.kieler.synccharts.labelparser.parseTreeConstruction
Class ActionLabelParsetreeConstructor.MultOrDivOperation_LeftParenthesisKeyword_1_0
java.lang.Object
org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.KeywordToken
de.cau.cs.kieler.synccharts.labelparser.parseTreeConstruction.ActionLabelParsetreeConstructor.MultOrDivOperation_LeftParenthesisKeyword_1_0
- Enclosing class:
- ActionLabelParsetreeConstructor
protected class ActionLabelParsetreeConstructor.MultOrDivOperation_LeftParenthesisKeyword_1_0
- extends org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.KeywordToken
- Rating

Fields inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken |
current, next, no, parent |
Method Summary |
org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken |
createFollower(int index,
org.eclipse.xtext.parsetree.reconstr.IInstanceDescription inst)
|
org.eclipse.xtext.Keyword |
getGrammarElement()
|
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.KeywordToken |
serializeThis, tryConsumeVal |
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken |
checkForRecursion, createParentFollower, createParentFollower, getCurrent, getDiagnostic, getNext, getNo, getParent, serialize, tryConsume |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ActionLabelParsetreeConstructor.MultOrDivOperation_LeftParenthesisKeyword_1_0
public ActionLabelParsetreeConstructor.MultOrDivOperation_LeftParenthesisKeyword_1_0(org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken parent,
org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken next,
int no,
org.eclipse.xtext.parsetree.reconstr.IInstanceDescription current)
getGrammarElement
public org.eclipse.xtext.Keyword getGrammarElement()
- Specified by:
getGrammarElement
in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
createFollower
public org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken createFollower(int index,
org.eclipse.xtext.parsetree.reconstr.IInstanceDescription inst)
- Overrides:
createFollower
in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken