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

index f920b5c..6220e42 100644 (file)
@@ -229,7 +229,7 @@ ScopeParser.prototype = {
         //this.scopes.forEach(function() {
         //    scopeIndent += '   '; 
         //});
-        //print(scopeIndent + ">> ENTER SCOPE");
+        print(scopeIndent + ">> ENTER SCOPE");