JSDOC/ScopeParser.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 04:46:37 +0000 (12:46 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 04:46:37 +0000 (12:46 +0800)
JSDOC/ScopeParser.js

index 567e75c..e40ff6e 100644 (file)
@@ -519,7 +519,7 @@ ScopeParser.prototype = {
             } // end switch
             
             
-            print("parseScope TOK : " + token.toString()); 
+            //print("parseScope TOK : " + token.toString()); 
             token = this.ts.nextTok();
             //if (this.ts.nextT()) break;