Object KSTypeReferenceDescriptorImpl.Companion
-
- All Implemented Interfaces:
public class KSTypeReferenceDescriptorImpl.Companion extends KSObjectCache<IdKeyTriple<KotlinType, Origin, KSNode>, KSTypeReferenceDescriptorImpl>
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<IdKeyTriple<KotlinType, Origin, KSNode>, KSTypeReferenceDescriptorImpl>cachepublic final static KSTypeReferenceDescriptorImpl.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KSTypeReferenceDescriptorImplgetCached(KotlinType kotlinType, Origin origin, KSNode parent)-
-
Method Detail
-
getCached
final KSTypeReferenceDescriptorImpl getCached(KotlinType kotlinType, Origin origin, KSNode parent)
-
-
-
-