Class TemplatesParsetreeConstructor.StrContains_Group

  • Enclosing class:
    TemplatesParsetreeConstructor

    protected class TemplatesParsetreeConstructor.StrContains_Group
    extends org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.GroupToken
    begin Rule StrContains **************** StrContains: {StrContains} ('StrContains' | 'СтрСодержит') '(' (params+=Expression (',' params+=Expression)*)? ')';
    • 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
      StrContains_Group​(org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken lastRuleCallOrigin, org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken next, int transitionIndex, org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer eObjectConsumer)  
    • 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)  
      org.eclipse.xtext.Group getGrammarElement()  
      org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer tryConsume()  
      • Methods inherited from class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken

        checkForRecursion, createFollowerAfterReturn, dumpTokens, equalsOrReplacesNode, getEObject, getEObjectConsumer, getLastRuleCallOrigin, getNext, getNode, getTokensForSemanticChildren, getTransitionIndex, serialize, serializeInternal, setNode
    • Constructor Detail

      • StrContains_Group

        public StrContains_Group​(org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken lastRuleCallOrigin,
                                 org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken next,
                                 int transitionIndex,
                                 org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer eObjectConsumer)
    • Method Detail

      • getGrammarElement

        public org.eclipse.xtext.Group getGrammarElement()
        Specified by:
        getGrammarElement in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken
      • 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
      • tryConsume

        public org.eclipse.xtext.parsetree.reconstr.IEObjectConsumer tryConsume()
        Overrides:
        tryConsume in class org.eclipse.xtext.parsetree.reconstr.impl.AbstractParseTreeConstructor.AbstractToken