julia
e0cc82bc - Add `bodyfunction(m::Method)` (#36385)

Commit
5 years ago
Add `bodyfunction(m::Method)` (#36385) This finds the function that implements the "body" of keyword-method `m`, as generated by lowering. This addresses the "discovery" part of #30908. The renaming is done by LoweredCodeUtils.
Author
Parents
Loading