Class ProblemGrammarAccess.EnumDeclarationElements

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

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

    • EnumDeclarationElements

      public EnumDeclarationElements()
  • Method Details

    • getRule

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

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

      public org.eclipse.xtext.Keyword getEnumKeyword_0()
    • getNameAssignment_1

      public org.eclipse.xtext.Assignment getNameAssignment_1()
    • getNameIdentifierParserRuleCall_1_0

      public org.eclipse.xtext.RuleCall getNameIdentifierParserRuleCall_1_0()
    • getAlternatives_2

      public org.eclipse.xtext.Alternatives getAlternatives_2()
    • getGroup_2_0

      public org.eclipse.xtext.Group getGroup_2_0()
    • getLeftCurlyBracketKeyword_2_0_0

      public org.eclipse.xtext.Keyword getLeftCurlyBracketKeyword_2_0_0()
    • getGroup_2_0_1

      public org.eclipse.xtext.Group getGroup_2_0_1()
    • getLiteralsAssignment_2_0_1_0

      public org.eclipse.xtext.Assignment getLiteralsAssignment_2_0_1_0()
    • getLiteralsEnumLiteralParserRuleCall_2_0_1_0_0

      public org.eclipse.xtext.RuleCall getLiteralsEnumLiteralParserRuleCall_2_0_1_0_0()
    • getGroup_2_0_1_1

      public org.eclipse.xtext.Group getGroup_2_0_1_1()
    • getCommaKeyword_2_0_1_1_0

      public org.eclipse.xtext.Keyword getCommaKeyword_2_0_1_1_0()
    • getLiteralsAssignment_2_0_1_1_1

      public org.eclipse.xtext.Assignment getLiteralsAssignment_2_0_1_1_1()
    • getLiteralsEnumLiteralParserRuleCall_2_0_1_1_1_0

      public org.eclipse.xtext.RuleCall getLiteralsEnumLiteralParserRuleCall_2_0_1_1_1_0()
    • getAlternatives_2_0_1_2

      public org.eclipse.xtext.Alternatives getAlternatives_2_0_1_2()
    • getCommaKeyword_2_0_1_2_0

      public org.eclipse.xtext.Keyword getCommaKeyword_2_0_1_2_0()
    • getSemicolonKeyword_2_0_1_2_1

      public org.eclipse.xtext.Keyword getSemicolonKeyword_2_0_1_2_1()
    • getRightCurlyBracketKeyword_2_0_2

      public org.eclipse.xtext.Keyword getRightCurlyBracketKeyword_2_0_2()
    • getFullStopKeyword_2_1

      public org.eclipse.xtext.Keyword getFullStopKeyword_2_1()