org.eclipse.xtext.xbase.services
Class XbaseGrammarAccess.QualifiedNameElements

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

public class XbaseGrammarAccess.QualifiedNameElements
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
XbaseGrammarAccess.QualifiedNameElements()
           
 
Method Summary
 Keyword getFullStopKeyword_1_0()
           
 Group getGroup_1()
           
 Group getGroup()
           
 ParserRule getRule()
           
 RuleCall getValidIDParserRuleCall_0()
           
 RuleCall getValidIDParserRuleCall_1_1()
           
 
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

XbaseGrammarAccess.QualifiedNameElements

public XbaseGrammarAccess.QualifiedNameElements()
Method Detail

getRule

public ParserRule getRule()

getGroup

public Group getGroup()

getValidIDParserRuleCall_0

public RuleCall getValidIDParserRuleCall_0()

getGroup_1

public Group getGroup_1()

getFullStopKeyword_1_0

public Keyword getFullStopKeyword_1_0()

getValidIDParserRuleCall_1_1

public RuleCall getValidIDParserRuleCall_1_1()