Class TemplateLangGrammarAccess.WhileElements

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

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

      private final org.eclipse.xtext.Keyword cWhileKeyword_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
    • cStmtAssignment_4_0

      private final org.eclipse.xtext.Assignment cStmtAssignment_4_0
    • cStmtStmtParserRuleCall_4_0_0

      private final org.eclipse.xtext.RuleCall cStmtStmtParserRuleCall_4_0_0
    • cBlockAssignment_4_1

      private final org.eclipse.xtext.Assignment cBlockAssignment_4_1
    • cBlockStmtBlockParserRuleCall_4_1_0

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

    • WhileElements

      public WhileElements()
  • Method Details

    • getRule

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

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

      public org.eclipse.xtext.Keyword getWhileKeyword_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()
    • getStmtAssignment_4_0

      public org.eclipse.xtext.Assignment getStmtAssignment_4_0()
    • getStmtStmtParserRuleCall_4_0_0

      public org.eclipse.xtext.RuleCall getStmtStmtParserRuleCall_4_0_0()
    • getBlockAssignment_4_1

      public org.eclipse.xtext.Assignment getBlockAssignment_4_1()
    • getBlockStmtBlockParserRuleCall_4_1_0

      public org.eclipse.xtext.RuleCall getBlockStmtBlockParserRuleCall_4_1_0()