Learn R Programming

treesitter.c (version 0.0.4.2)

get_union_nodes: Extract union names from a parsed header

Description

Extract union names from a parsed header

Usage

get_union_nodes(root)

Value

Data frame with union names.

Arguments

root

A tree-sitter root node.