From: Alan Knowles Date: Thu, 15 Jul 2010 05:06:40 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=cb68365ca52705e04e16b8f178f8fcaab0706bfe JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index e149f6d..b8160fc 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -575,7 +575,7 @@ ScopeParser.prototype = { */ //this.dumpToken(token, this.scopes, this.braceNesting ); - print('EXPRN:' + token.toString()); + print('EXP' + this.expN + ':' + token.toString()); //println(""+token.data+"");