JSDOC/ScopeParser.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 08:16:54 +0000 (16:16 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 08:16:54 +0000 (16:16 +0800)
JSDOC/ScopeParser.js

index 333a7f7..7c06bd2 100644 (file)
@@ -568,7 +568,7 @@ ScopeParser.prototype = {
             //if (this.ts.nextT()) break;
             
         }
-        print("<<< EXIT SCOPE");
+        //print("<<< EXIT SCOPE");
         //print("<<<<<<<EXIT SCOPE ERR?" +this.scopes.length);
     },