org.eclipse.xtext.xbase.services
Class XtypeGrammarAccess.JvmTypeReferenceElements

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

public class XtypeGrammarAccess.JvmTypeReferenceElements
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
XtypeGrammarAccess.JvmTypeReferenceElements()
           
 
Method Summary
 Alternatives getAlternatives()
           
 RuleCall getJvmParameterizedTypeReferenceParserRuleCall_0()
           
 ParserRule getRule()
           
 RuleCall getXFunctionTypeRefParserRuleCall_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

XtypeGrammarAccess.JvmTypeReferenceElements

public XtypeGrammarAccess.JvmTypeReferenceElements()
Method Detail

getRule

public ParserRule getRule()

getAlternatives

public Alternatives getAlternatives()

getJvmParameterizedTypeReferenceParserRuleCall_0

public RuleCall getJvmParameterizedTypeReferenceParserRuleCall_0()

getXFunctionTypeRefParserRuleCall_1

public RuleCall getXFunctionTypeRefParserRuleCall_1()