org.jetbrains.jet.lang.types
Interface LazyType

All Superinterfaces:
Annotated, JetType
All Known Implementing Classes:
DeferredType

public interface LazyType
extends JetType


Method Summary
 
Methods inherited from interface org.jetbrains.jet.lang.types.JetType
equals, getArguments, getCapability, getConstructor, getMemberScope, isError, isNullable
 
Methods inherited from interface org.jetbrains.jet.lang.descriptors.annotations.Annotated
getAnnotations