Class BslParsetreeConstructor.ThisRootNode

java.lang.Object
org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.RootToken
com._1c.g5.v8.dt.bsl.parseTreeConstruction.BslParsetreeConstructor.ThisRootNode
Enclosing class:
BslParsetreeConstructor

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

    Constructors
    Constructor
    Description
    ThisRootNode(org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer inst)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    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 Details

    • ThisRootNode

      public ThisRootNode(org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer inst)
  • Method Details

    • 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