JSDOC/ScopeParser.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 05:06:40 +0000 (13:06 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 05:06:40 +0000 (13:06 +0800)
JSDOC/ScopeParser.js

index e149f6d..b8160fc 100644 (file)
@@ -575,7 +575,7 @@ ScopeParser.prototype = {
            */ 
            
            //this.dumpToken(token,  this.scopes, this.braceNesting );
-           print('EXPRN:' + token.toString());
+           print('EXP' + this.expN + ':' + token.toString());
             
             
             //println("<i>"+token.data+"</i>");