method

define_proxy_call

Importance_1
define_proxy_call(code_generator, name, target, parameters, *call_args, namespace:) private

Define a method `name` in `mod` that dispatches to `send` using the given `extra` args. This falls back on `send` if the called name cannot be compiled.

Show source
Register or log in to add new notes.