JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index a35790e..7c77be0 100644 (file)
@@ -176,6 +176,8 @@ ScopeParser.prototype = {
         
         
         this.globalScope.munge();
+        this.globalScope.dump();
+        
     },