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

11 lines
117 B
JSON
Raw Normal View History

2021-09-01 14:44:03 +00:00
[
{
"type": "source",
"named": true,
"fields": {}
},
{
"type": "TODO",
"named": false
}
]