Class TemplateLangGrammarAccess.LoopElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
de.uni_hildesheim.sse.vil.templatelang.services.TemplateLangGrammarAccess.LoopElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
TemplateLangGrammarAccess

public class TemplateLangGrammarAccess.LoopElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
  • Field Details

    • rule

      private final org.eclipse.xtext.ParserRule rule
    • cGroup

      private final org.eclipse.xtext.Group cGroup
    • cForKeyword_0

      private final org.eclipse.xtext.Keyword cForKeyword_0
    • cLeftParenthesisKeyword_1

      private final org.eclipse.xtext.Keyword cLeftParenthesisKeyword_1
    • cTypeAssignment_2

      private final org.eclipse.xtext.Assignment cTypeAssignment_2
    • cTypeTypeParserRuleCall_2_0

      private final org.eclipse.xtext.RuleCall cTypeTypeParserRuleCall_2_0
    • cIdAssignment_3

      private final org.eclipse.xtext.Assignment cIdAssignment_3
    • cIdIdentifierParserRuleCall_3_0

      private final org.eclipse.xtext.RuleCall cIdIdentifierParserRuleCall_3_0
    • cColonKeyword_4

      private final org.eclipse.xtext.Keyword cColonKeyword_4
    • cExprAssignment_5

      private final org.eclipse.xtext.Assignment cExprAssignment_5
    • cExprExpressionParserRuleCall_5_0

      private final org.eclipse.xtext.RuleCall cExprExpressionParserRuleCall_5_0
    • cGroup_6

      private final org.eclipse.xtext.Group cGroup_6
    • cCommaKeyword_6_0

      private final org.eclipse.xtext.Keyword cCommaKeyword_6_0
    • cSeparatorAssignment_6_1

      private final org.eclipse.xtext.Assignment cSeparatorAssignment_6_1
    • cSeparatorPrimaryExpressionParserRuleCall_6_1_0

      private final org.eclipse.xtext.RuleCall cSeparatorPrimaryExpressionParserRuleCall_6_1_0
    • cGroup_6_2

      private final org.eclipse.xtext.Group cGroup_6_2
    • cCommaKeyword_6_2_0

      private final org.eclipse.xtext.Keyword cCommaKeyword_6_2_0
    • cFinalSeparatorAssignment_6_2_1

      private final org.eclipse.xtext.Assignment cFinalSeparatorAssignment_6_2_1
    • cFinalSeparatorPrimaryExpressionParserRuleCall_6_2_1_0

      private final org.eclipse.xtext.RuleCall cFinalSeparatorPrimaryExpressionParserRuleCall_6_2_1_0
    • cRightParenthesisKeyword_7

      private final org.eclipse.xtext.Keyword cRightParenthesisKeyword_7
    • cAlternatives_8

      private final org.eclipse.xtext.Alternatives cAlternatives_8
    • cStmtAssignment_8_0

      private final org.eclipse.xtext.Assignment cStmtAssignment_8_0
    • cStmtStmtParserRuleCall_8_0_0

      private final org.eclipse.xtext.RuleCall cStmtStmtParserRuleCall_8_0_0
    • cBlockAssignment_8_1

      private final org.eclipse.xtext.Assignment cBlockAssignment_8_1
    • cBlockStmtBlockParserRuleCall_8_1_0

      private final org.eclipse.xtext.RuleCall cBlockStmtBlockParserRuleCall_8_1_0
  • Constructor Details

    • LoopElements

      public LoopElements()
  • Method Details

    • getRule

      public org.eclipse.xtext.ParserRule getRule()
    • getGroup

      public org.eclipse.xtext.Group getGroup()
    • getForKeyword_0

      public org.eclipse.xtext.Keyword getForKeyword_0()
    • getLeftParenthesisKeyword_1

      public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_1()
    • getTypeAssignment_2

      public org.eclipse.xtext.Assignment getTypeAssignment_2()
    • getTypeTypeParserRuleCall_2_0

      public org.eclipse.xtext.RuleCall getTypeTypeParserRuleCall_2_0()
    • getIdAssignment_3

      public org.eclipse.xtext.Assignment getIdAssignment_3()
    • getIdIdentifierParserRuleCall_3_0

      public org.eclipse.xtext.RuleCall getIdIdentifierParserRuleCall_3_0()
    • getColonKeyword_4

      public org.eclipse.xtext.Keyword getColonKeyword_4()
    • getExprAssignment_5

      public org.eclipse.xtext.Assignment getExprAssignment_5()
    • getExprExpressionParserRuleCall_5_0

      public org.eclipse.xtext.RuleCall getExprExpressionParserRuleCall_5_0()
    • getGroup_6

      public org.eclipse.xtext.Group getGroup_6()
    • getCommaKeyword_6_0

      public org.eclipse.xtext.Keyword getCommaKeyword_6_0()
    • getSeparatorAssignment_6_1

      public org.eclipse.xtext.Assignment getSeparatorAssignment_6_1()
    • getSeparatorPrimaryExpressionParserRuleCall_6_1_0

      public org.eclipse.xtext.RuleCall getSeparatorPrimaryExpressionParserRuleCall_6_1_0()
    • getGroup_6_2

      public org.eclipse.xtext.Group getGroup_6_2()
    • getCommaKeyword_6_2_0

      public org.eclipse.xtext.Keyword getCommaKeyword_6_2_0()
    • getFinalSeparatorAssignment_6_2_1

      public org.eclipse.xtext.Assignment getFinalSeparatorAssignment_6_2_1()
    • getFinalSeparatorPrimaryExpressionParserRuleCall_6_2_1_0

      public org.eclipse.xtext.RuleCall getFinalSeparatorPrimaryExpressionParserRuleCall_6_2_1_0()
    • getRightParenthesisKeyword_7

      public org.eclipse.xtext.Keyword getRightParenthesisKeyword_7()
    • getAlternatives_8

      public org.eclipse.xtext.Alternatives getAlternatives_8()
    • getStmtAssignment_8_0

      public org.eclipse.xtext.Assignment getStmtAssignment_8_0()
    • getStmtStmtParserRuleCall_8_0_0

      public org.eclipse.xtext.RuleCall getStmtStmtParserRuleCall_8_0_0()
    • getBlockAssignment_8_1

      public org.eclipse.xtext.Assignment getBlockAssignment_8_1()
    • getBlockStmtBlockParserRuleCall_8_1_0

      public org.eclipse.xtext.RuleCall getBlockStmtBlockParserRuleCall_8_1_0()