de.cau.cs.kieler.kiml.graphviz.parseTreeConstruction
Class DotParsetreeConstructor.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.kiml.graphviz.parseTreeConstruction.DotParsetreeConstructor.ThisRootNode
Enclosing class:
DotParsetreeConstructor

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

DotParsetreeConstructor.ThisRootNode

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