org.eclipse.xtend.core.services
Class XtendGrammarAccess.RichStringLiteralStartElements

java.lang.Object
  extended by org.eclipse.xtext.service.AbstractElementFinder
      extended by org.eclipse.xtext.service.AbstractElementFinder.AbstractParserRuleElementFinder
          extended by org.eclipse.xtend.core.services.XtendGrammarAccess.RichStringLiteralStartElements
All Implemented Interfaces:
IGrammarAccess.IAbstractRuleAccess, IGrammarAccess.IParserRuleAccess
Enclosing class:
XtendGrammarAccess

public class XtendGrammarAccess.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
XtendGrammarAccess.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

XtendGrammarAccess.RichStringLiteralStartElements

public XtendGrammarAccess.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()