org.eclipse.ocl.examples.xtext.oclstdlib.parseTreeConstruction
Class OCLstdlibParsetreeConstructor.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 org.eclipse.ocl.examples.xtext.oclstdlib.parseTreeConstruction.OCLstdlibParsetreeConstructor.ThisRootNode
Enclosing class:
OCLstdlibParsetreeConstructor

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


Field Summary
 
Fields inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
eObjectConsumer, lastRuleCallOrigin, next, node, tokensForSemanticChildren, transitionIndex
 
Constructor Summary
OCLstdlibParsetreeConstructor.ThisRootNode(org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer inst)
           
 
Method Summary
 org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken createFollower(int index, org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer inst)
           
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.RootToken
containsRuleCall, createFollowerAfterReturn, getGrammarElement
 
Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
checkForRecursion, dumpTokens, equalsOrReplacesNode, getEObject, getEObjectConsumer, getLastRuleCallOrigin, getNext, getNode, getTokensForSemanticChildren, getTransitionIndex, serialize, serializeInternal, setNode, tryConsume
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLstdlibParsetreeConstructor.ThisRootNode

public OCLstdlibParsetreeConstructor.ThisRootNode(org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer inst)
Method Detail

createFollower

public org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken createFollower(int index,
                                                                                                           org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer inst)
Overrides:
createFollower in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken