Package org.jetbrains.jet.lang.types

Interface Summary
DependencyClassByQualifiedNameResolver  
JetType  
LazyType  
TypeConstructor  
TypeProjection  
TypeSubstitution  
TypeUnifier.UnificationResult  
 

Class Summary
AbstractJetType  
CastDiagnosticsUtil  
CommonSupertypes  
CompositeTypeSubstitution  
DeferredType  
DependencyClassByQualifiedNameResolverDummyImpl  
DescriptorSubstitutor  
ErrorUtils  
ErrorUtils.ErrorScope  
IntersectionTypeConstructor  
JetTypeImpl  
JetTypeInfo  
PackageType This is a fake type assigned to package expressions.
SubstitutionUtils  
TypeConstructorImpl  
TypeProjectionBase  
TypeProjectionImpl  
TypeReconstructionResult  
TypeSubstitutor  
TypeSubstitutor.MapToTypeSubstitutionAdapter  
TypeUnifier  
TypeUtils  
TypeUtils.SpecialType  
 

Enum Summary
Variance