tree-sitter-tiger/src/node-types.json

11 lines
123 B
JSON

[
{
"type": "source_file",
"named": true,
"fields": {}
},
{
"type": "hello",
"named": false
}
]