Kotlin Resolved Call
class KotlinResolvedCall(impl: ResolvedCall<out CallableDescriptor>) : ResolvedCall
Content copied to clipboard
Functions
Properties
Link copied to clipboard
open override val valueArguments: Map<ValueParameterDescriptor, ResolvedValueArgument>
Content copied to clipboard