X-Git-Url: http://git.roojs.org/?a=blobdiff_plain;f=JSDOC%2FScopeParser.js;h=216b99acf42a1521e63ee5617dbc36dcb905a0fa;hb=e27c3664a62b005d2ee7c48b9cc8a793a114ac5c;hp=b9a7d1f3b78c88f339c0b2db2f022d697409644f;hpb=8da26654cdf8bcee4edcd99ee278958f6fd38c64;p=gnome.introspection-doc-generator 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++;