gtags-parsers
Version:
External parser for customized GNU global source tagging system
27 lines (26 loc) • 526 B
JSON
[
{
"type": "R",
"name": "console",
"line": 2,
"column": 1,
"path": "./test/samples/011.TemplateLiteral.js",
"ref": "console.error(`${aError}`);"
},
{
"type": "R",
"name": "error",
"line": 2,
"column": 9,
"path": "./test/samples/011.TemplateLiteral.js",
"ref": "console.error(`${aError}`);"
},
{
"type": "R",
"name": "aError",
"line": 2,
"column": 18,
"path": "./test/samples/011.TemplateLiteral.js",
"ref": "console.error(`${aError}`);"
}
]