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

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

public class SimpleAntlrGrammarAccess.ParenthesizedElements
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.ParenthesizedElements()
           
 
Method Summary
 RuleCall getAlternativesParserRuleCall_2()
           
 RuleCall getEmptyParenthesisParserRuleCall_1()
           
 RuleCall getEmptyParenthesisParserRuleCall_4()
           
 Group getGroup()
           
 Keyword getLeftParenthesisKeyword_0()
           
 Keyword getRightParenthesisKeyword_3()
           
 ParserRule getRule()
           
 
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.ParenthesizedElements

public SimpleAntlrGrammarAccess.ParenthesizedElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getLeftParenthesisKeyword_0

public Keyword getLeftParenthesisKeyword_0()

getEmptyParenthesisParserRuleCall_1

public RuleCall getEmptyParenthesisParserRuleCall_1()

getAlternativesParserRuleCall_2

public RuleCall getAlternativesParserRuleCall_2()

getRightParenthesisKeyword_3

public Keyword getRightParenthesisKeyword_3()

getEmptyParenthesisParserRuleCall_4

public RuleCall getEmptyParenthesisParserRuleCall_4()