Verilog Parser
ast_stack_element Struct Reference

Storage container for a single element in the stack. More...

#include <verilog_ast_common.h>

Data Fields

void * data
 
ast_stack_element * next
 

Detailed Description

Storage container for a single element in the stack.

Typedef for the ast_stack_element_t.


The documentation for this struct was generated from the following file: