de.cau.cs.kieler.synccharts.labelparser.parseTreeConstruction
Class ActionLabelParsetreeConstructor.ThisRootNode

java.lang.Object
  extended by org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
      extended by org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.RootToken
          extended by de.cau.cs.kieler.synccharts.labelparser.parseTreeConstruction.ActionLabelParsetreeConstructor.ThisRootNode
Enclosing class:
ActionLabelParsetreeConstructor

protected class ActionLabelParsetreeConstructor.ThisRootNode
extends org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.RootToken

Rating red

Field Summary
 
Fields inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
current, next, no, parent
 
Constructor Summary
ActionLabelParsetreeConstructor.ThisRootNode(org.eclipse.xtext.parsetree.reconstr.IInstanceDescription inst)
           
 
Method Summary
 org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken createFollower(int index, org.eclipse.xtext.parsetree.reconstr.IInstanceDescription inst)
           
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.RootToken
containsRuleCall, createParentFollower, getGrammarElement, tryConsumeVal
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
checkForRecursion, 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
 

Constructor Detail

ActionLabelParsetreeConstructor.ThisRootNode

public ActionLabelParsetreeConstructor.ThisRootNode(org.eclipse.xtext.parsetree.reconstr.IInstanceDescription inst)
Method Detail

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