Class TemplateLangGrammarAccess.AlternativeElements

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

public class TemplateLangGrammarAccess.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
    • cAlternatives_4

      private final org.eclipse.xtext.Alternatives cAlternatives_4
    • cIfAssignment_4_0

      private final org.eclipse.xtext.Assignment cIfAssignment_4_0
    • cIfStmtParserRuleCall_4_0_0

      private final org.eclipse.xtext.RuleCall cIfStmtParserRuleCall_4_0_0
    • cIfBlockAssignment_4_1

      private final org.eclipse.xtext.Assignment cIfBlockAssignment_4_1
    • cIfBlockStmtBlockParserRuleCall_4_1_0

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

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

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

      private final org.eclipse.xtext.Alternatives cAlternatives_5_1
    • cElseAssignment_5_1_0

      private final org.eclipse.xtext.Assignment cElseAssignment_5_1_0
    • cElseStmtParserRuleCall_5_1_0_0

      private final org.eclipse.xtext.RuleCall cElseStmtParserRuleCall_5_1_0_0
    • cElseBlockAssignment_5_1_1

      private final org.eclipse.xtext.Assignment cElseBlockAssignment_5_1_1
    • cElseBlockStmtBlockParserRuleCall_5_1_1_0

      private final org.eclipse.xtext.RuleCall cElseBlockStmtBlockParserRuleCall_5_1_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()
    • getAlternatives_4

      public org.eclipse.xtext.Alternatives getAlternatives_4()
    • getIfAssignment_4_0

      public org.eclipse.xtext.Assignment getIfAssignment_4_0()
    • getIfStmtParserRuleCall_4_0_0

      public org.eclipse.xtext.RuleCall getIfStmtParserRuleCall_4_0_0()
    • getIfBlockAssignment_4_1

      public org.eclipse.xtext.Assignment getIfBlockAssignment_4_1()
    • getIfBlockStmtBlockParserRuleCall_4_1_0

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

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

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

      public org.eclipse.xtext.Alternatives getAlternatives_5_1()
    • getElseAssignment_5_1_0

      public org.eclipse.xtext.Assignment getElseAssignment_5_1_0()
    • getElseStmtParserRuleCall_5_1_0_0

      public org.eclipse.xtext.RuleCall getElseStmtParserRuleCall_5_1_0_0()
    • getElseBlockAssignment_5_1_1

      public org.eclipse.xtext.Assignment getElseBlockAssignment_5_1_1()
    • getElseBlockStmtBlockParserRuleCall_5_1_1_0

      public org.eclipse.xtext.RuleCall getElseBlockStmtBlockParserRuleCall_5_1_1_0()