$darkmode
Herb C Reference
ast_pretty_print.h File Reference
#include "ast_nodes.h"
#include "util/hb_buffer.h"

Go to the source code of this file.

Functions

void ast_pretty_print_node (AST_NODE_T *node, size_t indent, size_t relative_indent, hb_buffer_T *buffer)
 

Function Documentation

◆ ast_pretty_print_node()

void ast_pretty_print_node ( AST_NODE_T node,
size_t  indent,
size_t  relative_indent,
hb_buffer_T *  buffer 
)