de.cau.cs.kieler.sim.esi.parseTreeConstruction
Class EsiParsetreeConstructor.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.sim.esi.parseTreeConstruction.EsiParsetreeConstructor.ThisRootNode
Enclosing class:
EsiParsetreeConstructor

protected class EsiParsetreeConstructor.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
EsiParsetreeConstructor.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

EsiParsetreeConstructor.ThisRootNode

public EsiParsetreeConstructor.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