From: Alan Knowles Date: Thu, 15 Jul 2010 05:24:37 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=12a90e45bcbe9afa2c8c7e9a3a6e599d165972fc JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index f72ddef..7f106aa 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -308,8 +308,8 @@ ScopeParser.prototype = { } } - print("VAR:") - this.ts.dump(vstart , this.ts.cursor); + //print("VAR:") + //this.ts.dump(vstart , this.ts.cursor); break; case "KEYW.FUNCTION":