org.eclipse.xtext.xbase.typing
Interface IJvmTypeReferenceProvider

All Known Implementing Classes:
AbstractLinkingCandidateWithTypeParameter.LazyExpectation, AbstractReentrantTypeReferenceProvider, LogicalContainerAwareReentrantTypeResolver.DemandTypeReferenceProvider, UnboundTypeParameter

public interface IJvmTypeReferenceProvider

Author:
Sebastian Zarnekow - Initial contribution and API

Method Summary
 JvmTypeReference getTypeReference()
           
 

Method Detail

getTypeReference

JvmTypeReference getTypeReference()