From: Alan Knowles Date: Thu, 15 Jul 2010 05:11:59 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=ba8df17e2da008a349ff7f36af3e29b98c4ae1bb JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index b8160fc..171e3cb 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -6,6 +6,19 @@ Scope = imports['JSDOC/Scope.js'].Scope; * Scope stuff * * // FIXME - I need this to do next() without doccomments.. +* +* +* +* Need to make this alot simpler... +* +* so debugging is possible. +* +* +* +* +* +* +* */ ScopeParser = function(ts) {