From: Alan Knowles Date: Thu, 15 Jul 2010 06:49:36 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=02ded19d2db093cf0336c5f597f9625ced66d4d5 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index ea9a3f5..97b3fac 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -359,8 +359,10 @@ ScopeParser.prototype = { //print(">>>>>> OBJLIT PUSH(false)" + this.braceNesting); break; -/* + case "PUNC.RIGHT_CURLY": // } + return; + /* //println(""+token.data+""); this.braceNesting--; isObjectLitAr.pop();