org.eclipse.xtext.ui.codetemplates.services
Class CodetemplatesGrammarAccess.TemplatePartElements

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

public class CodetemplatesGrammarAccess.TemplatePartElements
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
CodetemplatesGrammarAccess.TemplatePartElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 RuleCall getLiteralParserRuleCall_0()
           
 ParserRule getRule()
           
 RuleCall getVariableOrDollarParserRuleCall_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

CodetemplatesGrammarAccess.TemplatePartElements

public CodetemplatesGrammarAccess.TemplatePartElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getLiteralParserRuleCall_0

public RuleCall getLiteralParserRuleCall_0()

getVariableOrDollarParserRuleCall_1

public RuleCall getVariableOrDollarParserRuleCall_1()