Class ProblemGrammarAccess.AnnotationElements

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

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

    • AnnotationElements

      public AnnotationElements()
  • Method Details

    • getRule

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

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

      public org.eclipse.xtext.Action getAnnotationAction_0()
    • getDeclarationAssignment_1

      public org.eclipse.xtext.Assignment getDeclarationAssignment_1()
    • getDeclarationAnnotationDeclarationCrossReference_1_0

      public org.eclipse.xtext.CrossReference getDeclarationAnnotationDeclarationCrossReference_1_0()
    • getDeclarationAnnotationDeclarationQualifiedNameParserRuleCall_1_0_1

      public org.eclipse.xtext.RuleCall getDeclarationAnnotationDeclarationQualifiedNameParserRuleCall_1_0_1()
    • getGroup_2

      public org.eclipse.xtext.Group getGroup_2()
    • getLeftParenthesisKeyword_2_0

      public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_2_0()
    • getGroup_2_1

      public org.eclipse.xtext.Group getGroup_2_1()
    • getArgumentsAssignment_2_1_0

      public org.eclipse.xtext.Assignment getArgumentsAssignment_2_1_0()
    • getArgumentsAnnotationArgumentParserRuleCall_2_1_0_0

      public org.eclipse.xtext.RuleCall getArgumentsAnnotationArgumentParserRuleCall_2_1_0_0()
    • getGroup_2_1_1

      public org.eclipse.xtext.Group getGroup_2_1_1()
    • getCommaKeyword_2_1_1_0

      public org.eclipse.xtext.Keyword getCommaKeyword_2_1_1_0()
    • getArgumentsAssignment_2_1_1_1

      public org.eclipse.xtext.Assignment getArgumentsAssignment_2_1_1_1()
    • getArgumentsAnnotationArgumentParserRuleCall_2_1_1_1_0

      public org.eclipse.xtext.RuleCall getArgumentsAnnotationArgumentParserRuleCall_2_1_1_1_0()
    • getRightParenthesisKeyword_2_2

      public org.eclipse.xtext.Keyword getRightParenthesisKeyword_2_2()