|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.kotlin.resolve.calls.ValueArgumentsToParametersMapper
public class ValueArgumentsToParametersMapper
| Nested Class Summary | |
|---|---|
static class |
ValueArgumentsToParametersMapper.Status
|
| Method Summary | ||
|---|---|---|
static
|
mapValueArgumentsToParameters(Call call,
TracingStrategy tracing,
MutableResolvedCall<D> candidateCall,
java.util.Set<ValueArgument> unmappedArguments)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static <D extends CallableDescriptor> ValueArgumentsToParametersMapper.Status mapValueArgumentsToParameters(@NotNull
Call call,
@NotNull
TracingStrategy tracing,
@NotNull
MutableResolvedCall<D> candidateCall,
@NotNull
java.util.Set<ValueArgument> unmappedArguments)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||