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

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

public class Xtend2GrammarAccess.QualifiedNameWithWildCardElements
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.QualifiedNameWithWildCardElements()
           
 
Method Summary
 Keyword getAsteriskKeyword_1_1()
           
 Keyword getFullStopKeyword_1_0()
           
 Group getGroup_1()
           
 Group getGroup()
           
 RuleCall getQualifiedNameParserRuleCall_0()
           
 ParserRule getRule()
           
 
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.QualifiedNameWithWildCardElements

public Xtend2GrammarAccess.QualifiedNameWithWildCardElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getQualifiedNameParserRuleCall_0

public RuleCall getQualifiedNameParserRuleCall_0()

getGroup_1

public Group getGroup_1()

getFullStopKeyword_1_0

public Keyword getFullStopKeyword_1_0()

getAsteriskKeyword_1_1

public Keyword getAsteriskKeyword_1_1()