DependTree/Window.bjs
[app.Builder.js] / DependTree / BuildLists.js
index 49d36ed..2c858dd 100644 (file)
@@ -119,7 +119,10 @@ function BuildLists () {
     }
     this.methods = methods;
     this.allmethods = allmethods;
+    this.allchildren = allchildren;
+
     this.implementations = implementations;
+    
     //print(JSON.stringify(methods,null,4));
     //print(JSON.stringify(implementations,null,4));