|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jetbrains.k2js.translate.reference.CallParametersResolver
public final class CallParametersResolver
| Method Summary | |
|---|---|
static CallParameters |
resolveCallParameters(com.google.dart.compiler.backend.js.ast.JsExpression qualifier,
com.google.dart.compiler.backend.js.ast.JsExpression callee,
CallableDescriptor descriptor,
ResolvedCall<? extends CallableDescriptor> call,
TranslationContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public static CallParameters resolveCallParameters(@Nullable
com.google.dart.compiler.backend.js.ast.JsExpression qualifier,
@Nullable
com.google.dart.compiler.backend.js.ast.JsExpression callee,
@NotNull
CallableDescriptor descriptor,
@NotNull
ResolvedCall<? extends CallableDescriptor> call,
@NotNull
TranslationContext context)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||