org.jetbrains.kotlin.types
Interface LazyType

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

public interface LazyType
extends KotlinType


Method Summary
 
Methods inherited from interface org.jetbrains.kotlin.types.KotlinType
equals, getArguments, getCapabilities, getCapability, getConstructor, getMemberScope, getSubstitution, isError, isMarkedNullable
 
Methods inherited from interface org.jetbrains.kotlin.descriptors.annotations.Annotated
getAnnotations