From: Alan Knowles Date: Thu, 15 Jul 2010 06:36:29 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=00b1e7d8c4b1531d117c2bbfc056342aa7d0a72f JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 69e8ee0..bdd9b3f 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -785,7 +785,7 @@ ScopeParser.prototype = { print("EXPR-SKIP:" + JSON.stringify(token, null, 4)); break; } - if (!this.ts.lookTok()) break; + } print("<< EXIT EXPRESSION"); this.expN--;