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

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

public class Xtend2GrammarAccess.RichStringLiteralStartElements
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.RichStringLiteralStartElements()
           
 
Method Summary
 Group getGroup()
           
 Action getRichStringLiteralAction_0()
           
 ParserRule getRule()
           
 Assignment getValueAssignment_1()
           
 RuleCall getValueRICH_TEXT_STARTTerminalRuleCall_1_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.RichStringLiteralStartElements

public Xtend2GrammarAccess.RichStringLiteralStartElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getRichStringLiteralAction_0

public Action getRichStringLiteralAction_0()

getValueAssignment_1

public Assignment getValueAssignment_1()

getValueRICH_TEXT_STARTTerminalRuleCall_1_0

public RuleCall getValueRICH_TEXT_STARTTerminalRuleCall_1_0()