From: Alan Knowles Date: Thu, 15 Jul 2010 04:47:05 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=3b0186d85fb275a56e68a643f135534b79506e52 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index e40ff6e..ca869d0 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -349,10 +349,10 @@ ScopeParser.prototype = { var ls = this.scopes.pop(); ls.getUsedSymbols(); // eat symbol if we are currently at { - if (this.ts.look(0).data == '{') { - this.ts.nextTok(); + //if (this.ts.look(0).data == '{') { + // this.ts.nextTok(); - } + //} print("<<<<<<