From: Alan Knowles Date: Thu, 15 Jul 2010 04:45:52 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=d0af40ebad0c07865d0c53d4890231cbb43004e2 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 602f6ed..f3bde81 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -519,7 +519,7 @@ ScopeParser.prototype = { } // end switch - //this.timerPrint("parseScope TOK : " + token.toString()); + this.timerPrint("parseScope TOK : " + token.toString()); token = this.ts.nextTok(); //if (this.ts.nextT()) break;