Skip to contents

Extract global variables with types from a parsed tree root

Usage

get_globals_with_types_from_root(root)

Arguments

root

A tree-sitter root node.

Value

Data frame with global names and C types.