Class VilBuildLanguageGrammarAccess.WhileElements

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

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

      private final org.eclipse.xtext.Assignment cBlockAssignment_4
    • cBlockRuleElementBlockParserRuleCall_4_0

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

      public org.eclipse.xtext.Assignment getBlockAssignment_4()
    • getBlockRuleElementBlockParserRuleCall_4_0

      public org.eclipse.xtext.RuleCall getBlockRuleElementBlockParserRuleCall_4_0()