From: Alan Knowles Date: Thu, 15 Jul 2010 04:22:27 +0000 (+0800) Subject: JSDOC/ScopeParser.js X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=commitdiff_plain;h=fd240118140be517f846ae3bcd1ef0d4f1ccf609 JSDOC/ScopeParser.js --- diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index a04cfea..75bc17a 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -787,7 +787,7 @@ ScopeParser.prototype = { parseFunctionDeclaration : function() { - // print("PARSE FUNCTION"); + print("PARSE FUNCTION"); var symbol; var token; var currentScope = false;