Verilog Parser
ast_list_element Struct Reference

Storage container for a single element in the linked list. More...

#include <verilog_ast_common.h>

Data Fields

void * data
 
ast_list_element * next
 

Detailed Description

Storage container for a single element in the linked list.

Typedef for the ast_list_element_t.


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