org.eclipse.xtext.generator.parser.antlr.debug.services
Class SimpleAntlrGrammarAccess.AtomElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.xtext.generator.parser.antlr.debug.services.SimpleAntlrGrammarAccess.AtomElements
All Implemented Interfaces:
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IParserRuleAccess
Enclosing class:
SimpleAntlrGrammarAccess

public class SimpleAntlrGrammarAccess.AtomElements
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
SimpleAntlrGrammarAccess.AtomElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 Alternatives getCardinalityAlternatives_0_1_1_0()
           
 Assignment getCardinalityAssignment_0_1_1()
           
 Keyword getCardinalityAsteriskKeyword_0_1_1_0_1()
           
 Keyword getCardinalityPlusSignKeyword_0_1_1_0_0()
           
 Keyword getCardinalityQuestionMarkKeyword_0_1_1_0_2()
           
 Action getElementWithCardinalityElementAction_0_1_0()
           
 Group getGroup_0_1()
           
 Group getGroup_0()
           
 RuleCall getOtherElementParserRuleCall_0_0()
           
 ParserRule getRule()
           
 RuleCall getRuleOptionsParserRuleCall_1()
           
 
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

SimpleAntlrGrammarAccess.AtomElements

public SimpleAntlrGrammarAccess.AtomElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getGroup_0

public Group getGroup_0()

getOtherElementParserRuleCall_0_0

public RuleCall getOtherElementParserRuleCall_0_0()

getGroup_0_1

public Group getGroup_0_1()

getElementWithCardinalityElementAction_0_1_0

public Action getElementWithCardinalityElementAction_0_1_0()

getCardinalityAssignment_0_1_1

public Assignment getCardinalityAssignment_0_1_1()

getCardinalityAlternatives_0_1_1_0

public Alternatives getCardinalityAlternatives_0_1_1_0()

getCardinalityPlusSignKeyword_0_1_1_0_0

public Keyword getCardinalityPlusSignKeyword_0_1_1_0_0()

getCardinalityAsteriskKeyword_0_1_1_0_1

public Keyword getCardinalityAsteriskKeyword_0_1_1_0_1()

getCardinalityQuestionMarkKeyword_0_1_1_0_2

public Keyword getCardinalityQuestionMarkKeyword_0_1_1_0_2()

getRuleOptionsParserRuleCall_1

public RuleCall getRuleOptionsParserRuleCall_1()