Object KSConstructorSyntheticImpl.Companion
-
- All Implemented Interfaces:
public class KSConstructorSyntheticImpl.Companion extends KSObjectCache<KSClassDeclaration, KSConstructorSyntheticImpl>
-
-
Field Summary
Fields Modifier and Type Field Description private final Map<KSClassDeclaration, KSConstructorSyntheticImpl>cachepublic final static KSConstructorSyntheticImpl.CompanionINSTANCE
-
Method Summary
Modifier and Type Method Description final KSConstructorSyntheticImplgetCached(KSClassDeclaration ksClassDeclaration)-
-
Method Detail
-
getCached
final KSConstructorSyntheticImpl getCached(KSClassDeclaration ksClassDeclaration)
-
-
-
-