org.eclipse.xtext.xbase.typesystem.internal
Class AbstractLinkingCandidateWithTypeParameter.LazyExpectation

java.lang.Object
  extended by org.eclipse.xtext.xbase.typesystem.util.AbstractReentrantTypeReferenceProvider
      extended by org.eclipse.xtext.xbase.typesystem.internal.AbstractLinkingCandidateWithTypeParameter.LazyExpectation
All Implemented Interfaces:
IJvmTypeReferenceProvider
Enclosing class:
AbstractLinkingCandidateWithTypeParameter<LinkingCandidate extends ILinkingCandidate<LinkingCandidate>>

protected class AbstractLinkingCandidateWithTypeParameter.LazyExpectation
extends AbstractReentrantTypeReferenceProvider


Constructor Summary
protected AbstractLinkingCandidateWithTypeParameter.LazyExpectation(JvmTypeReference declaredType)
           
 
Method Summary
protected  JvmTypeReference doGetTypeReference()
           
 
Methods inherited from class org.eclipse.xtext.xbase.typesystem.util.AbstractReentrantTypeReferenceProvider
getTypeReference, handleReentrantInvocation
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractLinkingCandidateWithTypeParameter.LazyExpectation

protected AbstractLinkingCandidateWithTypeParameter.LazyExpectation(JvmTypeReference declaredType)
Method Detail

doGetTypeReference

protected JvmTypeReference doGetTypeReference()
Specified by:
doGetTypeReference in class AbstractReentrantTypeReferenceProvider