Verilog Parser
ast_hashtable_element Struct Reference

A single element in the hash table. More...

#include <verilog_ast_common.h>

Data Fields

void * data
 The data associated with they key.
 
char * key
 The key for the element.
 

Detailed Description

A single element in the hash table.


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