Verilog Parser
|
Describes a line directive. More...
#include <verilog_preprocessor.h>
Data Fields | |
char * | file |
The file we should pretend stuff comes from. | |
unsigned char | level |
Level of include depth. | |
unsigned int | line |
The line to set the current counter to. | |
Describes a line directive.