JSDOC/ScopeParser.js
authorAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 06:10:07 +0000 (14:10 +0800)
committerAlan Knowles <alan@akbkhome.com>
Thu, 15 Jul 2010 06:10:07 +0000 (14:10 +0800)
JSDOC/ScopeParser.js

index 98ca9cf..103bb7b 100644 (file)
@@ -887,7 +887,7 @@ ScopeParser.prototype = {
             _this.ts = new TokenStream(tar);
             _this.parseScope(fnScope);
             
-        }
+        })
         
         //print(JSON.stringify(this.ts,null,4));
         //this.parseScope(fnScope);