Herb C Reference
Loading...
Searching...
No Matches
ast_pretty_print.h File Reference
#include "ast_nodes.h"
#include "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, 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,
buffer_T buffer 
)