Verilog Parser
verilog_default_net_type Struct Reference

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.
 

Detailed Description

Keeps track of the points at which default net type directives are encountered.


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