From: Alan Knowles Date: Fri, 16 Jul 2010 02:43:12 +0000 (+0800) Subject: JSDOC/Walker2.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=02d03977447b2159514ed82587d0eed83225c25d JSDOC/Walker2.js --- diff --git a/JSDOC/Walker2.js b/JSDOC/Walker2.js index b9fad09..63c7eab 100644 --- a/JSDOC/Walker2.js +++ b/JSDOC/Walker2.js @@ -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(); }