Class VilBuildLanguageGrammarAccess.JoinElements

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

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

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

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

      private final org.eclipse.xtext.Assignment cVar1Assignment_2
    • cVar1JoinVariableParserRuleCall_2_0

      private final org.eclipse.xtext.RuleCall cVar1JoinVariableParserRuleCall_2_0
    • cCommaKeyword_3

      private final org.eclipse.xtext.Keyword cCommaKeyword_3
    • cVar2Assignment_4

      private final org.eclipse.xtext.Assignment cVar2Assignment_4
    • cVar2JoinVariableParserRuleCall_4_0

      private final org.eclipse.xtext.RuleCall cVar2JoinVariableParserRuleCall_4_0
    • cRightParenthesisKeyword_5

      private final org.eclipse.xtext.Keyword cRightParenthesisKeyword_5
    • cGroup_6

      private final org.eclipse.xtext.Group cGroup_6
    • cWithKeyword_6_0

      private final org.eclipse.xtext.Keyword cWithKeyword_6_0
    • cLeftParenthesisKeyword_6_1

      private final org.eclipse.xtext.Keyword cLeftParenthesisKeyword_6_1
    • cConditionAssignment_6_2

      private final org.eclipse.xtext.Assignment cConditionAssignment_6_2
    • cConditionExpressionParserRuleCall_6_2_0

      private final org.eclipse.xtext.RuleCall cConditionExpressionParserRuleCall_6_2_0
    • cRightParenthesisKeyword_6_3

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

    • JoinElements

      public JoinElements()
  • Method Details

    • getRule

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

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

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

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

      public org.eclipse.xtext.Assignment getVar1Assignment_2()
    • getVar1JoinVariableParserRuleCall_2_0

      public org.eclipse.xtext.RuleCall getVar1JoinVariableParserRuleCall_2_0()
    • getCommaKeyword_3

      public org.eclipse.xtext.Keyword getCommaKeyword_3()
    • getVar2Assignment_4

      public org.eclipse.xtext.Assignment getVar2Assignment_4()
    • getVar2JoinVariableParserRuleCall_4_0

      public org.eclipse.xtext.RuleCall getVar2JoinVariableParserRuleCall_4_0()
    • getRightParenthesisKeyword_5

      public org.eclipse.xtext.Keyword getRightParenthesisKeyword_5()
    • getGroup_6

      public org.eclipse.xtext.Group getGroup_6()
    • getWithKeyword_6_0

      public org.eclipse.xtext.Keyword getWithKeyword_6_0()
    • getLeftParenthesisKeyword_6_1

      public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_6_1()
    • getConditionAssignment_6_2

      public org.eclipse.xtext.Assignment getConditionAssignment_6_2()
    • getConditionExpressionParserRuleCall_6_2_0

      public org.eclipse.xtext.RuleCall getConditionExpressionParserRuleCall_6_2_0()
    • getRightParenthesisKeyword_6_3

      public org.eclipse.xtext.Keyword getRightParenthesisKeyword_6_3()