JSDOC/ScopeParser.js
[gnome.introspection-doc-generator] / JSDOC / ScopeParser.js
index b8160fc..171e3cb 100644 (file)
@@ -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) {