Class QlInBslParsetreeConstructor.ThisRootNode

  • Enclosing class:
    QlInBslParsetreeConstructor

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

      All Methods Instance Methods Concrete Methods 
      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
    • Constructor Detail

      • ThisRootNode

        public 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