xo::api proc get_method_body (public)
xo::api get_method_body scope obj prefix method
Defined in packages/xotcl-core/tcl/01-debug-procs.tcl
Return the method body on object (when "prefix" is empty) or class (when "prefix" is "inst").
- Parameters:
- scope (required)
- obj (required)
- prefix (required)
- method (required)
- Testcases:
- No testcase defined.