JSDOC/ScopeParser.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 06:51:32 +0000 (14:51 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 06:51:32 +0000 (14:51 +0800)
JSDOC/ScopeParser.js

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