jsctags
Version:
jsctags generator
67 lines (66 loc) • 1.26 kB
JSON
[
{
"name": "a",
"addr": "/a/",
"kind": "v",
"type": "[string]",
"lineno": 1,
"origin": {
"!span": "4[0:4]-5[0:5]",
"!type": "[string]",
"!data": {
"isConstructor": false,
"type": "Array.prototype"
}
},
"tagfile": "__DIR__/new_array.js"
},
{
"name": "b",
"addr": "/b/",
"kind": "v",
"type": "[bool]",
"lineno": 5,
"origin": {
"!span": "57[4:4]-58[4:5]",
"!type": "[bool]",
"!data": {
"isConstructor": false,
"type": "Array.prototype"
}
},
"tagfile": "__DIR__/new_array.js"
},
{
"name": "c",
"addr": "/c/",
"kind": "v",
"type": "[?]",
"lineno": 8,
"origin": {
"!span": "111[7:4]-112[7:5]",
"!type": "[?]",
"!data": {
"isConstructor": false,
"type": "Array.prototype"
}
},
"tagfile": "__DIR__/new_array.js"
},
{
"name": "d",
"addr": "/d/",
"kind": "v",
"type": "[string]",
"lineno": 11,
"origin": {
"!span": "146[10:4]-147[10:5]",
"!type": "[string]",
"!data": {
"isConstructor": false,
"type": "Array.prototype"
}
},
"tagfile": "__DIR__/new_array.js"
}
]