org.eclipse.xtext.xtend2.services
Class Xtend2GrammarAccess.RichStringPartElements

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

public class Xtend2GrammarAccess.RichStringPartElements
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
Xtend2GrammarAccess.RichStringPartElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 RuleCall getRichStringForLoopParserRuleCall_1()
           
 RuleCall getRichStringIfParserRuleCall_2()
           
 ParserRule getRule()
           
 RuleCall getXExpressionInsideBlockParserRuleCall_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

Xtend2GrammarAccess.RichStringPartElements

public Xtend2GrammarAccess.RichStringPartElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getXExpressionInsideBlockParserRuleCall_0

public RuleCall getXExpressionInsideBlockParserRuleCall_0()

getRichStringForLoopParserRuleCall_1

public RuleCall getRichStringForLoopParserRuleCall_1()

getRichStringIfParserRuleCall_2

public RuleCall getRichStringIfParserRuleCall_2()