X-Git-Url: http://git.roojs.org/?p=gnome.introspection-doc-generator;a=blobdiff_plain;f=JSDOC%2FScopeParser.js;h=fb576598fcba0514066722bdf74113cc7507fc8b;hp=e0ac2e6b92c4a0db24e44482dcc126cccf67188c;hb=d34941aa75d8f114b2f598acbe309c843947614b;hpb=8d8fb54b0ee037592b30bf931dd6f1f507c51798 diff --git a/JSDOC/ScopeParser.js b/JSDOC/ScopeParser.js index e0ac2e6..fb57659 100644 --- a/JSDOC/ScopeParser.js +++ b/JSDOC/ScopeParser.js @@ -321,7 +321,7 @@ ScopeParser.prototype = { break; case "PUNC.LEFT_CURLY": // { - + case "PUNC.LEFT_PAREN": // { //println(""+token.data+""); var curTS = this.ts; if (token.props) {