Verilog Parser
ast_library_declaration Struct Reference

Describes a library declaration of file and include paths. More...

#include <verilog_ast.h>

Data Fields

ast_listfile_paths
 
ast_identifier identifier
 
ast_listincdirs
 
ast_metadata meta
 Node metadata.
 

Detailed Description

Describes a library declaration of file and include paths.


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