de.cau.cs.kieler.esterel.parseTreeConstruction
Class EsterelParsetreeConstructor.Function_Alternatives_5
java.lang.Object
org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AlternativesToken
de.cau.cs.kieler.esterel.parseTreeConstruction.EsterelParsetreeConstructor.Function_Alternatives_5
- Enclosing class:
- EsterelParsetreeConstructor
protected class EsterelParsetreeConstructor.Function_Alternatives_5
- extends org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AlternativesToken
- Rating

Fields inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken |
current, next, no, parent |
Constructor Summary |
EsterelParsetreeConstructor.Function_Alternatives_5(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)
|
Method Summary |
org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken |
createFollower(int index,
org.eclipse.xtext.parsetree.reconstr.IInstanceDescription inst)
|
org.eclipse.xtext.Alternatives |
getGrammarElement()
|
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AlternativesToken |
tryConsumeVal |
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken |
checkForRecursion, createParentFollower, createParentFollower, getCurrent, getDiagnostic, getNext, getNo, getParent, serialize, serializeThis, tryConsume |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EsterelParsetreeConstructor.Function_Alternatives_5
public EsterelParsetreeConstructor.Function_Alternatives_5(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.Alternatives 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