From: Alan Knowles Date: Thu, 15 Jul 2010 10:33:44 +0000 (+0800) Subject: JSDOC/Walker2.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=290eb794583c01122a830c12c37ebdcb51ee6b2c JSDOC/Walker2.js --- diff --git a/JSDOC/Walker2.js b/JSDOC/Walker2.js index 1284736..d275686 100644 --- a/JSDOC/Walker2.js +++ b/JSDOC/Walker2.js @@ -156,7 +156,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('COMM')) {