Kotlin Expression Lambda Argument
class KotlinExpressionLambdaArgument(impl: KtLambdaArgument) : KotlinLambdaArgument, ExpressionLambdaArgument
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun getResolvedCall(context: ResolutionContext): ResolvedCall?
Content copied to clipboard
Link copied to clipboard
open override fun getVariableDescriptor(context: ResolutionContext): VariableDescriptor?
Content copied to clipboard
Link copied to clipboard