From: Alan Knowles Date: Wed, 1 Dec 2010 08:53:02 +0000 (+0800) Subject: tools/build_gtk_tree.js X-Git-Url: http://git.roojs.org/?p=app.Builder.js;a=commitdiff_plain;h=85cfccc7fbf80a8357fc7482d4aa98d5f5d0e658 tools/build_gtk_tree.js --- diff --git a/tools/build_gtk_tree.js b/tools/build_gtk_tree.js index 16b20b6e9..3b8cdff6e 100644 --- a/tools/build_gtk_tree.js +++ b/tools/build_gtk_tree.js @@ -74,7 +74,7 @@ ns_list.forEach(function(ns_name) // what we are interested in.. /// odata.methods.. (where method.memberOf == ns_name.n // oldata.childClasses - // oldata.implementedBy //??? for interfaces?? + print(JSON.stringify(odata.implementedBy,null,4)); // oldata.implementedBy //??? for interfaces?? print(JSON.stringify(odata.childClasses,null,4));