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

index b9fad09..63c7eab 100644 (file)
@@ -170,7 +170,7 @@ Walker2 = XObject.define(
                         // add it to the current scope????
                         
                         this.addSymbol('', true);
-                        print ( "Unconsumed Doc: " + token.toString())
+                        //print ( "Unconsumed Doc: " + token.toString())
                         //throw "Unconsumed Doc (TOKwhitespace): " + this.currentDoc.toSource();
                     }