From: Alan Knowles Date: Thu, 15 Jul 2010 05:57:29 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=e27c3664a62b005d2ee7c48b9cc8a793a114ac5c JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index b9a7d1f..216b99a 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -337,7 +337,6 @@ ScopeParser.prototype = { this.ts = new TokenStream(token.props[prop].val); this.parseScope(scope); - } this.ts = curTS; @@ -345,6 +344,7 @@ ScopeParser.prototype = { // the values could be replaced.. } + print("NOT PROPS"); Seed.quit(); isObjectLitAr.push(false); this.braceNesting++;