JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / 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>");