From: Alan Knowles Date: Tue, 6 Jul 2010 14:46:09 +0000 (+0800) Subject: JSDOC/Walker2.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=70473451e6a2dec0bc6ed4b56d7ae83652bb4259 JSDOC/Walker2.js --- diff --git a/JSDOC/Walker2.js b/JSDOC/Walker2.js index 2601588..973d61c 100644 --- a/JSDOC/Walker2.js +++ b/JSDOC/Walker2.js @@ -155,7 +155,7 @@ Walker2 = XObject.define( //print(JSON.stringify(this.ts, null, 4)); Seed.quit(); while (null != (token = this.ts.next())) { - //print("TOK"+ token.toString()); + print("TOK"+ token.toString()); // this.timerPrint("parseScope AFTER lookT: " + token.toString()); if (token.is('WHIT')) {