Verilog Parser
|
Storage container for a single element in the stack. More...
#include <verilog_ast_common.h>
Data Fields | |
void * | data |
ast_stack_element * | next |
Storage container for a single element in the stack.
Typedef for the ast_stack_element_t.