Skip to main content

ts_tree_print_dot_graph

Function ts_tree_print_dot_graph 

Source
pub unsafe extern "C" fn ts_tree_print_dot_graph(
    self_: *const TSTree,
    file_descriptor: i32,
)
Expand description

Write a DOT graph describing the syntax tree to the given file.