Parse global declarations with types using treesitter.c
Source:R/treesitter_helpers.R
tcc_treesitter_global_types.RdParse global declarations with types using treesitter.c
Arguments
- header
Character scalar containing C declarations.
- ...
Additional arguments passed to
treesitter.c::get_globals_with_types_from_root().