org.jetbrains.kotlin.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.kotlin.types.JetType
equals, getArguments, getCapabilities, getCapability, getConstructor, getMemberScope, getSubstitution, isError, isMarkedNullable
 
Methods inherited from interface org.jetbrains.kotlin.descriptors.annotations.Annotated
getAnnotations