jsctags
Version:
jsctags generator
72 lines (71 loc) • 1.47 kB
JSON
[
{
"name": "Bar",
"addr": "/Bar/",
"kind": "f",
"type": "void function()",
"lineno": 1,
"origin": {
"!span": "9[0:9]-12[0:12]",
"!type": "fn()",
"!data": {
"isConstructor": true,
"type": "Function.prototype"
}
},
"tagfile": "__DIR__/autothis.js"
},
{
"name": "hallo",
"addr": "/hallo/",
"kind": "f",
"type": "void function()",
"lineno": 2,
"namespace": "Bar.prototype",
"origin": {
"!span": "49[1:14]-54[1:19]",
"!type": "fn()",
"!data": {
"isConstructor": false,
"type": "Function.prototype"
}
},
"tagfile": "__DIR__/autothis.js"
},
{
"name": "fn2",
"addr": "/fn2/",
"kind": "f",
"type": "void function()",
"lineno": 7,
"namespace": "Bar.prototype",
"origin": {
"!span": "128[6:14]-131[6:17]",
"!type": "fn()",
"!data": {
"isConstructor": false,
"scoped": false,
"isArg": false,
"type": "Function.prototype"
}
},
"tagfile": "__DIR__/autothis.js"
},
{
"name": "fn2",
"addr": "/fn2/",
"kind": "f",
"type": "void function()",
"lineno": 11,
"namespace": "Date.prototype",
"origin": {
"!span": "183[10:15]-186[10:18]",
"!type": "fn()",
"!data": {
"isConstructor": false,
"type": "Function.prototype"
}
},
"tagfile": "__DIR__/autothis.js"
}
]