From: Alan Knowles Date: Wed, 23 Nov 2011 04:21:13 +0000 (+0800) Subject: JSDOC/Parser.js X-Git-Url: http://git.roojs.org/?p=app.jsdoc;a=commitdiff_plain;h=c59cbd2001225b2095b385edecc09553dac23523 JSDOC/Parser.js --- 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(