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