Verilog Parser
|
Stores "meta" information and other tagging stuff about nodes. More...
#include <verilog_ast.h>
Data Fields | |
ast_file | file |
The file the construct came from. | |
ast_line | line |
The line number the construct came from. | |
Stores "meta" information and other tagging stuff about nodes.