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

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.XAnnotationValueArrayElements
All Implemented Interfaces:
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IParserRuleAccess
Enclosing class:
XbaseWithAnnotationsGrammarAccess

public class XbaseWithAnnotationsGrammarAccess.XAnnotationValueArrayElements
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.XAnnotationValueArrayElements()
           
 
Method Summary
 Keyword getCommaKeyword_3_0()
           
 Group getGroup_3()
           
 Group getGroup()
           
 Keyword getLeftCurlyBracketKeyword_1()
           
 Keyword getRightCurlyBracketKeyword_4()
           
 ParserRule getRule()
           
 Assignment getValuesAssignment_2()
           
 Assignment getValuesAssignment_3_1()
           
 RuleCall getValuesXAnnotationElementValueParserRuleCall_2_0()
           
 RuleCall getValuesXAnnotationElementValueParserRuleCall_3_1_0()
           
 Action getXAnnotationValueArrayAction_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.XAnnotationValueArrayElements

public XbaseWithAnnotationsGrammarAccess.XAnnotationValueArrayElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getXAnnotationValueArrayAction_0

public Action getXAnnotationValueArrayAction_0()

getLeftCurlyBracketKeyword_1

public Keyword getLeftCurlyBracketKeyword_1()

getValuesAssignment_2

public Assignment getValuesAssignment_2()

getValuesXAnnotationElementValueParserRuleCall_2_0

public RuleCall getValuesXAnnotationElementValueParserRuleCall_2_0()

getGroup_3

public Group getGroup_3()

getCommaKeyword_3_0

public Keyword getCommaKeyword_3_0()

getValuesAssignment_3_1

public Assignment getValuesAssignment_3_1()

getValuesXAnnotationElementValueParserRuleCall_3_1_0

public RuleCall getValuesXAnnotationElementValueParserRuleCall_3_1_0()

getRightCurlyBracketKeyword_4

public Keyword getRightCurlyBracketKeyword_4()