|
Verilog Parser
|
Stores information on an include directive. More...
#include <verilog_preprocessor.h>
Data Fields | |
| ast_boolean | file_found |
| Can we find the file? | |
| char * | filename |
| The file to include. | |
| unsigned int | lineNumber |
| The line number of the directive. | |
Stores information on an include directive.