public final class FunctionBodyTranslator extends AbstractTranslator
Modifier and Type | Method and Description |
---|---|
static com.google.dart.compiler.backend.js.ast.JsBlock |
translateFunctionBody(FunctionDescriptor descriptor,
JetDeclarationWithBody declarationWithBody,
TranslationContext functionBodyContext) |
bindingContext, context, program
@NotNull public static com.google.dart.compiler.backend.js.ast.JsBlock translateFunctionBody(@NotNull FunctionDescriptor descriptor, @NotNull JetDeclarationWithBody declarationWithBody, @NotNull TranslationContext functionBodyContext)