xotcl::self

 xotcl::self

Defined in

Partial Call Graph (max 5 caller/called nodes):
%3 ::xotcl::package ::xotcl::package xotcl::self xotcl::self ::xotcl::package->xotcl::self Class Class Class->xotcl::self xotcl::package proc contains xotcl::package proc contains (public) xotcl::package proc contains->xotcl::self xotcl::method_handle_to_xotcl xotcl::method_handle_to_xotcl xotcl::self->xotcl::method_handle_to_xotcl

Testcases:
No testcase defined.
Source code:
      switch $arg {
    "" {::uplevel ::nsf::self}
    next {
      set handle [::uplevel ::nsf::current nextmethod]
      method_handle_to_xotcl $handle
    }
    default {::uplevel ::nsf::current $arg}
      }
XQL Not present:
Generic, PostgreSQL, Oracle
[ hide source ] | [ make this the default ]
Show another procedure: