From d401e3281c2f70dff4da4837a3ae22d4971ff6b1 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 23 Nov 2011 11:59:43 +0800 Subject: [PATCH] JSDOC/DocComment.js --- JSDOC/DocComment.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/JSDOC/DocComment.js b/JSDOC/DocComment.js index 00d5337..66be7cf 100644 --- a/JSDOC/DocComment.js +++ b/JSDOC/DocComment.js @@ -195,7 +195,9 @@ DocComment = XObject.define( /// static methods.. - +/** + * @scope JSDOC + */ XObject.extend(DocComment, { -- 2.39.2