Object KSTypeReferenceSyntheticImpl.Companion
-
- All Implemented Interfaces:
public class KSTypeReferenceSyntheticImpl.Companion extends KSObjectCache<Pair<IdKey<KSType>, KSNode>, KSTypeReferenceSyntheticImpl>
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<Pair<IdKey<KSType>, KSNode>, KSTypeReferenceSyntheticImpl>cachepublic final static KSTypeReferenceSyntheticImpl.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KSTypeReferenceSyntheticImplgetCached(KSType ksType, KSNode parent)-
-
Method Detail
-
getCached
final KSTypeReferenceSyntheticImpl getCached(KSType ksType, KSNode parent)
-
-
-
-