xo::api proc get_method_source (public)

 xo::api[i] get_method_source scope obj prefix method

Defined in packages/xotcl-core/tcl/01-debug-procs.tcl

Return the full method definition.

Parameters:
scope (required)
obj (required)
prefix (required)
method (required)

Testcases:
No testcase defined.
Source code:
#
# Return the full method definition.
#
:scope_eval $scope ::Serializer methodSerialize $obj $method $prefix
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: