|
Verilog Parser
|
Super structure for different library construct types. More...
#include <verilog_ast.h>
Data Fields | |
| union { | |
| ast_config_declaration * config | |
| ast_string include | |
| ast_library_declaration * library | |
| }; | |
| ast_metadata | meta |
| Node metadata. | |
| ast_library_item_type | type |
Super structure for different library construct types.