Index: generic/gentclAPI.decls =================================================================== diff -u -r32b1b0210fbe6c5794d9bfe6def1fda904254ea6 -rb252a0a0d40f1125c6ad5fa4269bfb500bfd034f --- generic/gentclAPI.decls (.../gentclAPI.decls) (revision 32b1b0210fbe6c5794d9bfe6def1fda904254ea6) +++ generic/gentclAPI.decls (.../gentclAPI.decls) (revision b252a0a0d40f1125c6ad5fa4269bfb500bfd034f) @@ -303,7 +303,7 @@ {-argName "-type" -required 0 -nrargs 1 -type class} } objectInfoMethod method NsfObjInfoMethodMethod { - {-argName "infomethodsubcmd" -type "args|body|definition|handle|parameter|parametersyntax|type|precondition|postcondition|submethods"} + {-argName "infomethodsubcmd" -type "args|body|definition|exists|handle|parameter|parametersyntax|type|precondition|postcondition|submethods"} {-argName "name" -required 1 -type tclobj} } objectInfoMethod methods NsfObjInfoMethodsMethod { @@ -356,7 +356,7 @@ } classInfoMethod method NsfClassInfoMethodMethod { - {-argName "infomethodsubcmd" -type "args|body|definition|handle|parameter|parametersyntax|type|precondition|postcondition|submethods"} + {-argName "infomethodsubcmd" -type "args|body|definition|exists|handle|parameter|parametersyntax|type|precondition|postcondition|submethods"} {-argName "name" -required 1 -type tclobj} } classInfoMethod methods NsfClassInfoMethodsMethod {