X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScopeParser.js;h=f66bc5043db3767e6ee64007fb9e744a27b81b15;hp=4c10cdb022133e809d6fc4c69c7185da7f054388;hb=9354acf44e74342895afebcf7408e6ea72f784c6;hpb=bdccec2ae09b452ef11a77cc4c88ff2797ca987e diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index 4c10cdb..f66bc50 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -534,6 +534,8 @@ ScopeParser.prototype = { if (this.mode == 'BUILDING_SYMBOL_TREE') { if (symbol == "eval") { + + print(JSON.stringify(token, null,4)); // look back one and see if we can find a comment!!! //if (this.ts.look(-1).type == "COMM") { if (token.prefix && token.prefix.match('/eval/')) {