From: Alan Knowles Date: Thu, 15 Jul 2010 06:10:07 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=4b5a2a49f21cf421eda42a1d90100536a19301aa JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 98ca9cf..103bb7b 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -887,7 +887,7 @@ ScopeParser.prototype = { _this.ts = new TokenStream(tar); _this.parseScope(fnScope); - } + }) //print(JSON.stringify(this.ts,null,4)); //this.parseScope(fnScope);