julia
e0cc82bc
- Add `bodyfunction(m::Method)` (#36385)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#36385 - Add `bodyfunction(m::Method)`
Author
timholy
Parents
f047d7ff
Loading