Herb C Reference
Loading...
Searching...
No Matches
herb_prism_node.h File Reference
#include <prism.h>

Go to the source code of this file.

Data Structures

struct  herb_prism_node_T
 

Macros

#define HERB_PRISM_NODE_EMPTY   ((herb_prism_node_T) { .node = NULL, .parser = NULL })
 

Macro Definition Documentation

◆ HERB_PRISM_NODE_EMPTY

#define HERB_PRISM_NODE_EMPTY   ((herb_prism_node_T) { .node = NULL, .parser = NULL })