Class VilBuildLanguageGrammarAccess.MapElements

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

public class VilBuildLanguageGrammarAccess.MapElements 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
    • cMapKeyword_0

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

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

      private final org.eclipse.xtext.Assignment cVarAssignment_2
    • cVarLoopVariableParserRuleCall_2_0

      private final org.eclipse.xtext.RuleCall cVarLoopVariableParserRuleCall_2_0
    • cGroup_3

      private final org.eclipse.xtext.Group cGroup_3
    • cCommaKeyword_3_0

      private final org.eclipse.xtext.Keyword cCommaKeyword_3_0
    • cVarAssignment_3_1

      private final org.eclipse.xtext.Assignment cVarAssignment_3_1
    • cVarLoopVariableParserRuleCall_3_1_0

      private final org.eclipse.xtext.RuleCall cVarLoopVariableParserRuleCall_3_1_0
    • cSeparatorAssignment_4

      private final org.eclipse.xtext.Assignment cSeparatorAssignment_4
    • cSeparatorAlternatives_4_0

      private final org.eclipse.xtext.Alternatives cSeparatorAlternatives_4_0
    • cSeparatorEqualsSignKeyword_4_0_0

      private final org.eclipse.xtext.Keyword cSeparatorEqualsSignKeyword_4_0_0
    • cSeparatorColonKeyword_4_0_1

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

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

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

      private final org.eclipse.xtext.Keyword cRightParenthesisKeyword_6
    • cBlockAssignment_7

      private final org.eclipse.xtext.Assignment cBlockAssignment_7
    • cBlockRuleElementBlockParserRuleCall_7_0

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

    • MapElements

      public MapElements()
  • Method Details

    • getRule

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

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

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

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

      public org.eclipse.xtext.Assignment getVarAssignment_2()
    • getVarLoopVariableParserRuleCall_2_0

      public org.eclipse.xtext.RuleCall getVarLoopVariableParserRuleCall_2_0()
    • getGroup_3

      public org.eclipse.xtext.Group getGroup_3()
    • getCommaKeyword_3_0

      public org.eclipse.xtext.Keyword getCommaKeyword_3_0()
    • getVarAssignment_3_1

      public org.eclipse.xtext.Assignment getVarAssignment_3_1()
    • getVarLoopVariableParserRuleCall_3_1_0

      public org.eclipse.xtext.RuleCall getVarLoopVariableParserRuleCall_3_1_0()
    • getSeparatorAssignment_4

      public org.eclipse.xtext.Assignment getSeparatorAssignment_4()
    • getSeparatorAlternatives_4_0

      public org.eclipse.xtext.Alternatives getSeparatorAlternatives_4_0()
    • getSeparatorEqualsSignKeyword_4_0_0

      public org.eclipse.xtext.Keyword getSeparatorEqualsSignKeyword_4_0_0()
    • getSeparatorColonKeyword_4_0_1

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

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

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

      public org.eclipse.xtext.Keyword getRightParenthesisKeyword_6()
    • getBlockAssignment_7

      public org.eclipse.xtext.Assignment getBlockAssignment_7()
    • getBlockRuleElementBlockParserRuleCall_7_0

      public org.eclipse.xtext.RuleCall getBlockRuleElementBlockParserRuleCall_7_0()