From c59cbd2001225b2095b385edecc09553dac23523 Mon Sep 17 00:00:00 2001 From: Alan Knowles Date: Wed, 23 Nov 2011 12:21:13 +0800 Subject: [PATCH] JSDOC/Parser.js --- JSDOC/Parser.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/JSDOC/Parser.js b/JSDOC/Parser.js index f6f5976..5b474ed 100644 --- a/JSDOC/Parser.js +++ b/JSDOC/Parser.js @@ -6,7 +6,7 @@ SymbolSet = imports.SymbolSet.SymbolSet; DocComment = imports.DocComment.DocComment; /** * @class Parser - * @namespace JSDOC +* @scope JSDOC * Manages and builds the symbolsets by calling walker to create all of the symols */ Parser = XObject.define( -- 2.39.2