Verilog Parser
|
Describes a simple set of declarations of a particular type. More...
#include <verilog_ast.h>
Data Fields | |
ast_identifier | identifier |
The variable identifier. | |
ast_metadata | meta |
Metadata. | |
ast_declaration_type | type |
What sort of variable is this? | |
Describes a simple set of declarations of a particular type.