Java Resolved Call
class JavaResolvedCall(ctx: AnalysisContext, whole: Tree, method: Symbol, receiver: Tree?, typeArgs: List<Tree>, arguments: List<Tree>) : ResolvedCall
Content copied to clipboard
Functions
Properties
Link copied to clipboard
open override val valueArguments: Map<ValueParameterDescriptor, ResolvedValueArgument>
Content copied to clipboard