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

index 581b481..5662e69 100644 (file)
@@ -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("<i>"+token.data+"</i>");