Changed some stuff

This commit is contained in:
Maix0 2024-06-29 16:15:09 +02:00
parent d81c14b930
commit 66a0625382
4 changed files with 312 additions and 137 deletions

View file

@ -710,7 +710,6 @@ recur:
return ts_node__null();
}
static inline TSFieldId ts_node__field_id_from_language(TSNode self, uint32_t structural_child_index)
{
const TSFieldMapEntry *field_map, *field_map_end;