|
Verilog Parser
|
Keeps track of the points at which default net type directives are encountered. More...
#include <verilog_preprocessor.h>
Data Fields | |
| unsigned int | line_number |
| Line number of the directive. | |
| unsigned int | token_number |
| Token number of the directive. | |
| ast_net_type | type |
| The net type. | |
Keeps track of the points at which default net type directives are encountered.