Class VilBuildLanguageGrammarAccess.AlternativeElements

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

public class VilBuildLanguageGrammarAccess.AlternativeElements 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
    • cIfKeyword_0

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

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

      private final org.eclipse.xtext.Assignment cExprAssignment_2
    • cExprExpressionParserRuleCall_2_0

      private final org.eclipse.xtext.RuleCall cExprExpressionParserRuleCall_2_0
    • cRightParenthesisKeyword_3

      private final org.eclipse.xtext.Keyword cRightParenthesisKeyword_3
    • cIfAssignment_4

      private final org.eclipse.xtext.Assignment cIfAssignment_4
    • cIfStatementOrBlockParserRuleCall_4_0

      private final org.eclipse.xtext.RuleCall cIfStatementOrBlockParserRuleCall_4_0
    • cGroup_5

      private final org.eclipse.xtext.Group cGroup_5
    • cElseKeyword_5_0

      private final org.eclipse.xtext.Keyword cElseKeyword_5_0
    • cElseAssignment_5_1

      private final org.eclipse.xtext.Assignment cElseAssignment_5_1
    • cElseStatementOrBlockParserRuleCall_5_1_0

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

    • AlternativeElements

      public AlternativeElements()
  • Method Details

    • getRule

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

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

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

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

      public org.eclipse.xtext.Assignment getExprAssignment_2()
    • getExprExpressionParserRuleCall_2_0

      public org.eclipse.xtext.RuleCall getExprExpressionParserRuleCall_2_0()
    • getRightParenthesisKeyword_3

      public org.eclipse.xtext.Keyword getRightParenthesisKeyword_3()
    • getIfAssignment_4

      public org.eclipse.xtext.Assignment getIfAssignment_4()
    • getIfStatementOrBlockParserRuleCall_4_0

      public org.eclipse.xtext.RuleCall getIfStatementOrBlockParserRuleCall_4_0()
    • getGroup_5

      public org.eclipse.xtext.Group getGroup_5()
    • getElseKeyword_5_0

      public org.eclipse.xtext.Keyword getElseKeyword_5_0()
    • getElseAssignment_5_1

      public org.eclipse.xtext.Assignment getElseAssignment_5_1()
    • getElseStatementOrBlockParserRuleCall_5_1_0

      public org.eclipse.xtext.RuleCall getElseStatementOrBlockParserRuleCall_5_1_0()