UNPKG

jsctags

Version:
30 lines (28 loc) 572 B
```js var arguments = 1; //: number (function() { return arguments.length; })(); //: number ``` ```json [ { "id": "d7427240-7aee-11e6-a289-d7475aef6d15", "name": "arguments", "addr": "/arguments/", "kind": "v", "type": "number", "lineno": 1, "origin": { "!span": "4[0:4]-13[0:13]", "!type": "number", "!data": { "isConstructor": false, "type": "Number.prototype" } }, "tagfile": "__DIR__/arguments.js" } ] ``` ```ctags arguments __DIR__/arguments.js /arguments/;" v lineno:1 type:number ```