Class ProblemGrammarAccess.ClassDeclarationElements

java.lang.Object
org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
tools.refinery.language.services.ProblemGrammarAccess.ClassDeclarationElements
All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess, org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
Enclosing class:
ProblemGrammarAccess

public class ProblemGrammarAccess.ClassDeclarationElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
  • Constructor Details

    • ClassDeclarationElements

      public ClassDeclarationElements()
  • 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()
    • getClassKeyword_1

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

      public org.eclipse.xtext.Keyword getExtendsKeyword_3_0()
    • getSuperTypesAssignment_3_1

      public org.eclipse.xtext.Assignment getSuperTypesAssignment_3_1()
    • getSuperTypesRelationCrossReference_3_1_0

      public org.eclipse.xtext.CrossReference getSuperTypesRelationCrossReference_3_1_0()
    • getSuperTypesRelationQualifiedNameParserRuleCall_3_1_0_1

      public org.eclipse.xtext.RuleCall getSuperTypesRelationQualifiedNameParserRuleCall_3_1_0_1()
    • getGroup_3_2

      public org.eclipse.xtext.Group getGroup_3_2()
    • getCommaKeyword_3_2_0

      public org.eclipse.xtext.Keyword getCommaKeyword_3_2_0()
    • getSuperTypesAssignment_3_2_1

      public org.eclipse.xtext.Assignment getSuperTypesAssignment_3_2_1()
    • getSuperTypesRelationCrossReference_3_2_1_0

      public org.eclipse.xtext.CrossReference getSuperTypesRelationCrossReference_3_2_1_0()
    • getSuperTypesRelationQualifiedNameParserRuleCall_3_2_1_0_1

      public org.eclipse.xtext.RuleCall getSuperTypesRelationQualifiedNameParserRuleCall_3_2_1_0_1()
    • getAlternatives_4

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

      public org.eclipse.xtext.Group getGroup_4_0()
    • getLeftCurlyBracketKeyword_4_0_0

      public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_4_0_0()
    • getGroup_4_0_1

      public org.eclipse.xtext.Group getGroup_4_0_1()
    • getFeatureDeclarationsAssignment_4_0_1_0

      public org.eclipse.xtext.Assignment getFeatureDeclarationsAssignment_4_0_1_0()
    • getFeatureDeclarationsReferenceDeclarationParserRuleCall_4_0_1_0_0

      public org.eclipse.xtext.RuleCall getFeatureDeclarationsReferenceDeclarationParserRuleCall_4_0_1_0_0()
    • getSemicolonKeyword_4_0_1_1

      public org.eclipse.xtext.Keyword getSemicolonKeyword_4_0_1_1()
    • getRightCurlyBracketKeyword_4_0_2

      public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_4_0_2()
    • getFullStopKeyword_4_1

      public org.eclipse.xtext.Keyword getFullStopKeyword_4_1()