JSDOC/Walker2.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 16 Jul 2010 02:53:08 +0000 (10:53 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 16 Jul 2010 02:53:08 +0000 (10:53 +0800)
JSDOC/Walker2.js

index 512e7a0..4ae5884 100644 (file)
@@ -427,7 +427,7 @@ Walker2 = XObject.define(
                         this.currentDoc = false;
                         continue;
                     }
                         this.currentDoc = false;
                         continue;
                     }
-                    
+                    /*
                     if (this.currentDoc) {
                         //print(token.toString());
                         
                     if (this.currentDoc) {
                         //print(token.toString());
                         
@@ -454,7 +454,7 @@ Walker2 = XObject.define(
                         
                         
                     }
                         
                         
                     }
-                 
+                    */
                     
                     continue; // dont care about other idents..
                     
                     
                     continue; // dont care about other idents..