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