Class XbaseWithAnnotationsGrammarAccess.XAnnotationElements
- java.lang.Object
-
- org.eclipse.xtext.service.AbstractElementFinder
-
- org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
- org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
-
- All Implemented Interfaces:
org.eclipse.xtext.IGrammarAccess.IAbstractRuleAccess,org.eclipse.xtext.IGrammarAccess.IParserRuleAccess
- Enclosing class:
- XbaseWithAnnotationsGrammarAccess
public class XbaseWithAnnotationsGrammarAccess.XAnnotationElements extends org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder
org.eclipse.xtext.service.AbstractElementFinder.AbstractEnumRuleElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractGrammarElementFinder, org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
-
-
Constructor Summary
Constructors Constructor Description XAnnotationElements()
-
Method Summary
-
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
-
-
-
-
Method Detail
-
getRule
public org.eclipse.xtext.ParserRule getRule()
-
getGroup
public org.eclipse.xtext.Group getGroup()
-
getXAnnotationAction_0
public org.eclipse.xtext.Action getXAnnotationAction_0()
-
getCommercialAtKeyword_1
public org.eclipse.xtext.Keyword getCommercialAtKeyword_1()
-
getAnnotationTypeAssignment_2
public org.eclipse.xtext.Assignment getAnnotationTypeAssignment_2()
-
getAnnotationTypeJvmAnnotationTypeCrossReference_2_0
public org.eclipse.xtext.CrossReference getAnnotationTypeJvmAnnotationTypeCrossReference_2_0()
-
getAnnotationTypeJvmAnnotationTypeQualifiedNameParserRuleCall_2_0_1
public org.eclipse.xtext.RuleCall getAnnotationTypeJvmAnnotationTypeQualifiedNameParserRuleCall_2_0_1()
-
getGroup_3
public org.eclipse.xtext.Group getGroup_3()
-
getLeftParenthesisKeyword_3_0
public org.eclipse.xtext.Keyword getLeftParenthesisKeyword_3_0()
-
getAlternatives_3_1
public org.eclipse.xtext.Alternatives getAlternatives_3_1()
-
getGroup_3_1_0
public org.eclipse.xtext.Group getGroup_3_1_0()
-
getElementValuePairsAssignment_3_1_0_0
public org.eclipse.xtext.Assignment getElementValuePairsAssignment_3_1_0_0()
-
getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0
public org.eclipse.xtext.RuleCall getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0()
-
getGroup_3_1_0_1
public org.eclipse.xtext.Group getGroup_3_1_0_1()
-
getCommaKeyword_3_1_0_1_0
public org.eclipse.xtext.Keyword getCommaKeyword_3_1_0_1_0()
-
getElementValuePairsAssignment_3_1_0_1_1
public org.eclipse.xtext.Assignment getElementValuePairsAssignment_3_1_0_1_1()
-
getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0
public org.eclipse.xtext.RuleCall getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0()
-
getValueAssignment_3_1_1
public org.eclipse.xtext.Assignment getValueAssignment_3_1_1()
-
getValueXAnnotationElementValueOrCommaListParserRuleCall_3_1_1_0
public org.eclipse.xtext.RuleCall getValueXAnnotationElementValueOrCommaListParserRuleCall_3_1_1_0()
-
getRightParenthesisKeyword_3_2
public org.eclipse.xtext.Keyword getRightParenthesisKeyword_3_2()
-
-