Parse union members with treesitter.c
Source:R/treesitter_helpers.R
tcc_treesitter_union_members.RdParse union members with treesitter.c
Arguments
- header
Character scalar containing C declarations.
- ...
Additional arguments passed to
treesitter.c::get_union_members_from_root().