jsctags
Version:
jsctags generator
92 lines (91 loc) • 1.89 kB
JSON
[
{
"name": "x",
"addr": "/x/",
"kind": "v",
"type": "number",
"lineno": 2,
"origin": {
"!span": "21[1:4]-22[1:5]",
"!type": "number",
"!data": {
"isConstructor": false,
"type": "Number.prototype"
}
},
"tagfile": "__DIR__/template.js"
},
{
"name": "build",
"addr": "/build/",
"kind": "f",
"type": "boolean function(Array[string], number, string)",
"lineno": 6,
"origin": {
"!span": "75[5:9]-80[5:14]",
"!type": "fn(strs: [string], a: number, b: string) -> bool",
"!data": {
"isConstructor": false,
"type": "Function.prototype"
}
},
"tagfile": "__DIR__/template.js"
},
{
"name": "a",
"addr": "/a/",
"kind": "v",
"type": "number",
"lineno": 6,
"namespace": "build",
"origin": {
"!span": "87[5:21]-88[5:22]",
"!type": "number",
"!data": {
"isConstructor": false,
"scoped": true,
"isArg": true,
"type": "Number.prototype"
}
},
"tagfile": "__DIR__/template.js"
},
{
"name": "b",
"addr": "/b/",
"kind": "v",
"type": "string",
"lineno": 6,
"namespace": "build",
"origin": {
"!span": "90[5:24]-91[5:25]",
"!type": "string",
"!data": {
"isConstructor": false,
"scoped": true,
"isArg": true,
"type": "String.prototype"
}
},
"tagfile": "__DIR__/template.js"
},
{
"name": "strs",
"addr": "/strs/",
"kind": "v",
"type": "[string]",
"lineno": 6,
"namespace": "build",
"origin": {
"!span": "81[5:15]-85[5:19]",
"!type": "[string]",
"!data": {
"isConstructor": false,
"scoped": true,
"isArg": true,
"type": "Array.prototype"
}
},
"tagfile": "__DIR__/template.js"
}
]