Kotlin Value Parameter Descriptor
class KotlinValueParameterDescriptor(val impl: ValueParameterDescriptor) : KotlinVariableDescriptor, ValueParameterDescriptor, KotlinParameterDescriptor
Content copied to clipboard