X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScopeParser.js;h=4b717953e4ea9ec8b86c8e5fee599d2923e6cf3b;hp=0a32fad972dc48b5bcc7ba7105dff133903533c9;hb=b8b841c72e36821a75dd6a365cd819b1e0f401f4;hpb=930f84a467fa52c716a5b86e843a6c701ef7890d diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 0a32fad..4b71795 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -548,6 +548,7 @@ ScopeParser.prototype = { // println("PROTECT "+a+" from munge" + (hi ? "FOUND" : "MISSING")); if (hi) { print("PROTECT "+a+" from munge"); + print(JSON.stringify(hi,null,4)); hi.toMunge = false; }