jsctags
Version:
jsctags generator
34 lines (33 loc) • 606 B
JSON
[
{
"name": "obj",
"addr": "/obj/",
"kind": "v",
"lineno": 1,
"origin": {
"!span": "4[0:4]-7[0:7]",
"!data": {
"isConstructor": false,
"type": "Object.prototype"
}
},
"tagfile": "__DIR__/getter.js"
},
{
"name": "foo",
"addr": "/foo/",
"kind": "v",
"type": "string",
"lineno": 3,
"namespace": "obj",
"origin": {
"!span": "35[2:6]-38[2:9]",
"!type": "string",
"!data": {
"isConstructor": false,
"type": "String.prototype"
}
},
"tagfile": "__DIR__/getter.js"
}
]