Verilog Parser
ast_metadata Struct Reference

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.
 

Detailed Description

Stores "meta" information and other tagging stuff about nodes.


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