org.eclipse.xtext.xbase.annotations.services
Class XbaseWithAnnotationsGrammarAccess.XAnnotationElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.xtext.xbase.annotations.services.XbaseWithAnnotationsGrammarAccess.XAnnotationElements
All Implemented Interfaces:
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IParserRuleAccess
Enclosing class:
XbaseWithAnnotationsGrammarAccess

public class XbaseWithAnnotationsGrammarAccess.XAnnotationElements
extends AbstractElementFinder.AbstractParserRuleElementFinder


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.xtext.service.AbstractElementFinder
AbstractElementFinder.AbstractEnumRuleElementFinder, AbstractElementFinder.AbstractGrammarElementFinder, AbstractElementFinder.AbstractParserRuleElementFinder
 
Constructor Summary
XbaseWithAnnotationsGrammarAccess.XAnnotationElements()
           
 
Method Summary
 Alternatives getAlternatives_3_1()
           
 Assignment getAnnotationTypeAssignment_2()
           
 CrossReference getAnnotationTypeJvmAnnotationTypeCrossReference_2_0()
           
 RuleCall getAnnotationTypeJvmAnnotationTypeQualifiedNameParserRuleCall_2_0_1()
           
 Keyword getCommaKeyword_3_1_0_1_0()
           
 Keyword getCommercialAtKeyword_1()
           
 Assignment getElementValuePairsAssignment_3_1_0_0()
           
 Assignment getElementValuePairsAssignment_3_1_0_1_1()
           
 RuleCall getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0()
           
 RuleCall getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0()
           
 Group getGroup_3_1_0_1()
           
 Group getGroup_3_1_0()
           
 Group getGroup_3()
           
 Group getGroup()
           
 Keyword getLeftParenthesisKeyword_3_0()
           
 Keyword getRightParenthesisKeyword_3_2()
           
 ParserRule getRule()
           
 Assignment getValueAssignment_3_1_1()
           
 RuleCall getValueXAnnotationElementValueParserRuleCall_3_1_1_0()
           
 Action getXAnnotationAction_0()
           
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
getRules
 
Methods inherited from class org.eclipse.xtext.service.AbstractElementFinder
findAssignments, findByNestedRuleCall, findCrossReferences, findCrossReferences, findKeywordPairs, findKeywords, findRuleCalls
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XbaseWithAnnotationsGrammarAccess.XAnnotationElements

public XbaseWithAnnotationsGrammarAccess.XAnnotationElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getXAnnotationAction_0

public Action getXAnnotationAction_0()

getCommercialAtKeyword_1

public Keyword getCommercialAtKeyword_1()

getAnnotationTypeAssignment_2

public Assignment getAnnotationTypeAssignment_2()

getAnnotationTypeJvmAnnotationTypeCrossReference_2_0

public CrossReference getAnnotationTypeJvmAnnotationTypeCrossReference_2_0()

getAnnotationTypeJvmAnnotationTypeQualifiedNameParserRuleCall_2_0_1

public RuleCall getAnnotationTypeJvmAnnotationTypeQualifiedNameParserRuleCall_2_0_1()

getGroup_3

public Group getGroup_3()

getLeftParenthesisKeyword_3_0

public Keyword getLeftParenthesisKeyword_3_0()

getAlternatives_3_1

public Alternatives getAlternatives_3_1()

getGroup_3_1_0

public Group getGroup_3_1_0()

getElementValuePairsAssignment_3_1_0_0

public Assignment getElementValuePairsAssignment_3_1_0_0()

getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0

public RuleCall getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_0_0()

getGroup_3_1_0_1

public Group getGroup_3_1_0_1()

getCommaKeyword_3_1_0_1_0

public Keyword getCommaKeyword_3_1_0_1_0()

getElementValuePairsAssignment_3_1_0_1_1

public Assignment getElementValuePairsAssignment_3_1_0_1_1()

getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0

public RuleCall getElementValuePairsXAnnotationElementValuePairParserRuleCall_3_1_0_1_1_0()

getValueAssignment_3_1_1

public Assignment getValueAssignment_3_1_1()

getValueXAnnotationElementValueParserRuleCall_3_1_1_0

public RuleCall getValueXAnnotationElementValueParserRuleCall_3_1_1_0()

getRightParenthesisKeyword_3_2

public Keyword getRightParenthesisKeyword_3_2()