org.eclipse.xtext.services
Class XtextGrammarAccess.CharacterRangeElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.xtext.services.XtextGrammarAccess.CharacterRangeElements
All Implemented Interfaces:
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IParserRuleAccess
Enclosing class:
XtextGrammarAccess

public class XtextGrammarAccess.CharacterRangeElements
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
XtextGrammarAccess.CharacterRangeElements()
           
 
Method Summary
 Action getCharacterRangeLeftAction_1_0()
           
 Keyword getFullStopFullStopKeyword_1_1()
           
 Group getGroup_1()
           
 Group getGroup()
           
 RuleCall getKeywordParserRuleCall_0()
           
 Assignment getRightAssignment_1_2()
           
 RuleCall getRightKeywordParserRuleCall_1_2_0()
           
 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

XtextGrammarAccess.CharacterRangeElements

public XtextGrammarAccess.CharacterRangeElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getKeywordParserRuleCall_0

public RuleCall getKeywordParserRuleCall_0()

getGroup_1

public Group getGroup_1()

getCharacterRangeLeftAction_1_0

public Action getCharacterRangeLeftAction_1_0()

getFullStopFullStopKeyword_1_1

public Keyword getFullStopFullStopKeyword_1_1()

getRightAssignment_1_2

public Assignment getRightAssignment_1_2()

getRightKeywordParserRuleCall_1_2_0

public RuleCall getRightKeywordParserRuleCall_1_2_0()