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

index 790050d..0dd080e 100644 (file)
@@ -562,7 +562,7 @@ ScopeParser.prototype = {
             });
            */ 
            
-           this.dumpToken(token.data, this.scopes, this.braceNesting );
+           this.dumpToken(token this.scopes, this.braceNesting );
             
             
             //println("<i>"+token.data+"</i>");