Index: generic/gentclAPI.decls =================================================================== diff -u -rdfcec445642ff230e91b3b087322ca02a2cdcceb -rf316e4ef5e27eedc5ed7cb1a4d90ff0d86b53ca8 --- generic/gentclAPI.decls (.../gentclAPI.decls) (revision dfcec445642ff230e91b3b087322ca02a2cdcceb) +++ generic/gentclAPI.decls (.../gentclAPI.decls) (revision f316e4ef5e27eedc5ed7cb1a4d90ff0d86b53ca8) @@ -88,6 +88,9 @@ {-argName "relationtype" -required 1 -type "mixin|instmixin|object-mixin|class-mixin|filter|instfilter|object-filter|class-filter|class|superclass|rootclass"} {-argName "value" -required 0 -type tclobj} } +xotclCmd self XOTclGetSelfObjCmd { + {-argName "selfoption" -required 0 -type "proc|class|activelevel|args|activemixin|calledproc|calledmethod|calledclass|callingproc|callingclass|callinglevel|callingobject|filterreg|isnextcall|next"} +} xotclCmd setinstvar XOTclSetInstvarCmd { {-argName "object" -required 1 -type object} {-argName "variable" -required 1 -type tclobj}