From: Alan Knowles Date: Mon, 11 May 2015 10:49:24 +0000 (+0800) Subject: JSDOC/DocTag.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=471b0005c5514dfdee0ff041a309c2c3bd69ea24 JSDOC/DocTag.js --- diff --git a/JSDOC/DocTag.js b/JSDOC/DocTag.js index e0bc0da..011dcd6 100644 --- a/JSDOC/DocTag.js +++ b/JSDOC/DocTag.js @@ -60,6 +60,7 @@ DocTag = XObject.define( default: print("unknown type:" + typeof(this[i])); + this.toJSON = null; print(JSON.stringify(this));; Seed.quit(); }