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

11 lines
123 B
JSON
Raw Normal View History

2024-04-07 20:59:34 +02:00
[
{
"type": "source_file",
"named": true,
"fields": {}
},
{
"type": "hello",
"named": false
}
]