Class VilBuildLanguageGrammarAccess.RuleElementElements

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

public class VilBuildLanguageGrammarAccess.RuleElementElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
  • Field Details

    • rule

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

      private final org.eclipse.xtext.Alternatives cAlternatives
    • cVarDeclAssignment_0

      private final org.eclipse.xtext.Assignment cVarDeclAssignment_0
    • cVarDeclVariableDeclarationParserRuleCall_0_0

      private final org.eclipse.xtext.RuleCall cVarDeclVariableDeclarationParserRuleCall_0_0
    • cExprStmtAssignment_1

      private final org.eclipse.xtext.Assignment cExprStmtAssignment_1
    • cExprStmtExpressionStatementParserRuleCall_1_0

      private final org.eclipse.xtext.RuleCall cExprStmtExpressionStatementParserRuleCall_1_0
    • cGroup_2

      private final org.eclipse.xtext.Group cGroup_2
    • cWhileAssignment_2_0

      private final org.eclipse.xtext.Assignment cWhileAssignment_2_0
    • cWhileWhileParserRuleCall_2_0_0

      private final org.eclipse.xtext.RuleCall cWhileWhileParserRuleCall_2_0_0
    • cSemicolonKeyword_2_1

      private final org.eclipse.xtext.Keyword cSemicolonKeyword_2_1
    • cGroup_3

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

      private final org.eclipse.xtext.Assignment cForAssignment_3_0
    • cForForParserRuleCall_3_0_0

      private final org.eclipse.xtext.RuleCall cForForParserRuleCall_3_0_0
    • cSemicolonKeyword_3_1

      private final org.eclipse.xtext.Keyword cSemicolonKeyword_3_1
  • Constructor Details

    • RuleElementElements

      public RuleElementElements()
  • Method Details

    • getRule

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

      public org.eclipse.xtext.Alternatives getAlternatives()
    • getVarDeclAssignment_0

      public org.eclipse.xtext.Assignment getVarDeclAssignment_0()
    • getVarDeclVariableDeclarationParserRuleCall_0_0

      public org.eclipse.xtext.RuleCall getVarDeclVariableDeclarationParserRuleCall_0_0()
    • getExprStmtAssignment_1

      public org.eclipse.xtext.Assignment getExprStmtAssignment_1()
    • getExprStmtExpressionStatementParserRuleCall_1_0

      public org.eclipse.xtext.RuleCall getExprStmtExpressionStatementParserRuleCall_1_0()
    • getGroup_2

      public org.eclipse.xtext.Group getGroup_2()
    • getWhileAssignment_2_0

      public org.eclipse.xtext.Assignment getWhileAssignment_2_0()
    • getWhileWhileParserRuleCall_2_0_0

      public org.eclipse.xtext.RuleCall getWhileWhileParserRuleCall_2_0_0()
    • getSemicolonKeyword_2_1

      public org.eclipse.xtext.Keyword getSemicolonKeyword_2_1()
    • getGroup_3

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

      public org.eclipse.xtext.Assignment getForAssignment_3_0()
    • getForForParserRuleCall_3_0_0

      public org.eclipse.xtext.RuleCall getForForParserRuleCall_3_0_0()
    • getSemicolonKeyword_3_1

      public org.eclipse.xtext.Keyword getSemicolonKeyword_3_1()