Verilog Parser
verilog_line_directive Struct Reference

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.
 

Detailed Description

Describes a line directive.


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