JSDOC/Scope.js
[gnome.introspection-doc-generator] / JSDOC / Scope.js
index 6bf1f16..1367bb4 100644 (file)
@@ -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+'</BR>');
                 
                 if (!repsym.length) {