From: Alan Knowles Date: Thu, 15 Jul 2010 05:04:20 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=7ac6fbd181cec51d0d3afaf0ab908400c6bb5af6 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 581b481..5662e69 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -574,7 +574,8 @@ ScopeParser.prototype = { }); */ - this.dumpToken(token, this.scopes, this.braceNesting ); + //this.dumpToken(token, this.scopes, this.braceNesting ); + print('EXPRN:' + token.toString()); //println(""+token.data+"");