org.eclipse.xtext.services
Class XtextGrammarAccess.WildcardElements

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

public class XtextGrammarAccess.WildcardElements
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
XtextGrammarAccess.WildcardElements()
           
 
Method Summary
 Keyword getFullStopKeyword_1()
           
 Group getGroup()
           
 ParserRule getRule()
           
 Action getWildcardAction_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

XtextGrammarAccess.WildcardElements

public XtextGrammarAccess.WildcardElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getWildcardAction_0

public Action getWildcardAction_0()

getFullStopKeyword_1

public Keyword getFullStopKeyword_1()