Parse struct declarations with treesitter.c
Source:R/treesitter_helpers.R
tcc_treesitter_structs.RdParse struct declarations with treesitter.c
Arguments
- header
Character scalar containing C declarations.
- ...
Additional arguments passed to
treesitter.c::get_struct_nodes().