Verilog Parser
verilog_include_directive Struct Reference

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.
 

Detailed Description

Stores information on an include directive.


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