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