Class ExpressionDslGrammarAccess.CompoundElements

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

public class ExpressionDslGrammarAccess.CompoundElements 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
    • cAbstractAssignment_0

      private final org.eclipse.xtext.Assignment cAbstractAssignment_0
    • cAbstractAbstractKeyword_0_0

      private final org.eclipse.xtext.Keyword cAbstractAbstractKeyword_0_0
    • cCompoundKeyword_1

      private final org.eclipse.xtext.Keyword cCompoundKeyword_1
    • cNameAssignment_2

      private final org.eclipse.xtext.Assignment cNameAssignment_2
    • cNameIdentifierParserRuleCall_2_0

      private final org.eclipse.xtext.RuleCall cNameIdentifierParserRuleCall_2_0
    • cGroup_3

      private final org.eclipse.xtext.Group cGroup_3
    • cRefinesKeyword_3_0

      private final org.eclipse.xtext.Keyword cRefinesKeyword_3_0
    • cSuperAssignment_3_1

      private final org.eclipse.xtext.Assignment cSuperAssignment_3_1
    • cSuperIdentifierParserRuleCall_3_1_0

      private final org.eclipse.xtext.RuleCall cSuperIdentifierParserRuleCall_3_1_0
    • cLeftCurlyBracketKeyword_4

      private final org.eclipse.xtext.Keyword cLeftCurlyBracketKeyword_4
    • cVarsAssignment_5

      private final org.eclipse.xtext.Assignment cVarsAssignment_5
    • cVarsVariableDeclarationParserRuleCall_5_0

      private final org.eclipse.xtext.RuleCall cVarsVariableDeclarationParserRuleCall_5_0
    • cRightCurlyBracketKeyword_6

      private final org.eclipse.xtext.Keyword cRightCurlyBracketKeyword_6
    • cSemicolonKeyword_7

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

    • CompoundElements

      public CompoundElements()
  • Method Details

    • getRule

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

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

      public org.eclipse.xtext.Assignment getAbstractAssignment_0()
    • getAbstractAbstractKeyword_0_0

      public org.eclipse.xtext.Keyword getAbstractAbstractKeyword_0_0()
    • getCompoundKeyword_1

      public org.eclipse.xtext.Keyword getCompoundKeyword_1()
    • getNameAssignment_2

      public org.eclipse.xtext.Assignment getNameAssignment_2()
    • getNameIdentifierParserRuleCall_2_0

      public org.eclipse.xtext.RuleCall getNameIdentifierParserRuleCall_2_0()
    • getGroup_3

      public org.eclipse.xtext.Group getGroup_3()
    • getRefinesKeyword_3_0

      public org.eclipse.xtext.Keyword getRefinesKeyword_3_0()
    • getSuperAssignment_3_1

      public org.eclipse.xtext.Assignment getSuperAssignment_3_1()
    • getSuperIdentifierParserRuleCall_3_1_0

      public org.eclipse.xtext.RuleCall getSuperIdentifierParserRuleCall_3_1_0()
    • getLeftCurlyBracketKeyword_4

      public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_4()
    • getVarsAssignment_5

      public org.eclipse.xtext.Assignment getVarsAssignment_5()
    • getVarsVariableDeclarationParserRuleCall_5_0

      public org.eclipse.xtext.RuleCall getVarsVariableDeclarationParserRuleCall_5_0()
    • getRightCurlyBracketKeyword_6

      public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_6()
    • getSemicolonKeyword_7

      public org.eclipse.xtext.Keyword getSemicolonKeyword_7()