Herb C Reference
Loading...
Searching...
No Matches
analyze_conditional_elements.h
Go to the documentation of this file.
1#ifndef HERB_ANALYZE_CONDITIONAL_ELEMENTS_H
2#define HERB_ANALYZE_CONDITIONAL_ELEMENTS_H
3
4#include "ast_nodes.h"
5
7
8#endif
void herb_transform_conditional_elements(AST_DOCUMENT_NODE_T *document)
Definition analyze_conditional_elements.c:633
Definition ast_nodes.h:64