X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScopeParser.js;h=bc7923c7e6b28d11fab1f314092172e16bc1c7aa;hp=6489358b27336a30e7bb1a64c61090f8c96dfe7f;hb=0843e95ffef172014665aa0d27af71dbefd3c483;hpb=01efa32d09cc5e5af07b0ec5ed78791e1ddea149 diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 6489358..bc7923c 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -620,7 +620,7 @@ ScopeParser.prototype = { */ //this.dumpToken(token, this.scopes, this.braceNesting ); - print('EXPR' + token.toString()); + //print('EXPR' + token.toString()); //println(""+token.data+"");