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