X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScopeParser.js;fp=JSDOC%2FScopeParser.js;h=7c77be0748d3c77f55576f1d68e431cec599771c;hp=a35790efc75602cb8687a971827e9d428055ef09;hb=2d703c91a7ebba9038e20d699a7a36f5e68885d2;hpb=0c9c4b801274ab466755fdd284bf67e68379c860 diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index a35790e..7c77be0 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -176,6 +176,8 @@ ScopeParser.prototype = { this.globalScope.munge(); + this.globalScope.dump(); + },