From: alan Date: Mon, 19 Apr 2010 07:51:18 +0000 (+0800) Subject: JSDOC/Scope.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=cf2fb223db3146ecf71f6ca003fb89f65b10aac9 JSDOC/Scope.js --- diff --git a/JSDOC/Scope.js b/JSDOC/Scope.js index 6bf1f16..1367bb4 100644 --- a/JSDOC/Scope.js +++ b/JSDOC/Scope.js @@ -221,10 +221,10 @@ Scope.prototype = { - if (this.identifiers[i].constructor != Identifier) { - print("SKIP NOT IDENTIFIER : " + i) - continue; - } + //if (this.identifiers[i].constructor != Identifier) { + // print("SKIP NOT IDENTIFIER : " + i) + // continue; + // } // println("IDENT:" +i+'
'); if (!repsym.length) {