From: Alan Knowles Date: Thu, 15 Jul 2010 04:21:03 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=6056de5dcadb9e6c5f448526b7ba57ecea64063f JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 9681925..a04cfea 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -847,6 +847,7 @@ ScopeParser.prototype = { this.braceNesting++; token = this.ts.nextTok(); + print(token.toString()); if (token.type == "STRN" && this.ts.lookTok(1).data == ';') { /*