org.eclipse.xtext.ui.codetemplates.services
Class SingleCodetemplateGrammarAccess.LiteralValueElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.xtext.ui.codetemplates.services.SingleCodetemplateGrammarAccess.LiteralValueElements
All Implemented Interfaces:
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IParserRuleAccess
Enclosing class:
SingleCodetemplateGrammarAccess

public class SingleCodetemplateGrammarAccess.LiteralValueElements
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
SingleCodetemplateGrammarAccess.LiteralValueElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 RuleCall getANY_OTHERTerminalRuleCall_1()
           
 RuleCall getIDTerminalRuleCall_2()
           
 ParserRule getRule()
           
 RuleCall getWSTerminalRuleCall_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

SingleCodetemplateGrammarAccess.LiteralValueElements

public SingleCodetemplateGrammarAccess.LiteralValueElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getWSTerminalRuleCall_0

public RuleCall getWSTerminalRuleCall_0()

getANY_OTHERTerminalRuleCall_1

public RuleCall getANY_OTHERTerminalRuleCall_1()

getIDTerminalRuleCall_2

public RuleCall getIDTerminalRuleCall_2()