Verilog Parser

Fully describes a task enable statement. More...

#include <verilog_ast.h>

Data Fields

ast_listexpressions
 Arguments to the task.
 
ast_identifier identifier
 Task identifier.
 
ast_boolean is_system
 Is this a system task?
 
ast_metadata meta
 Node metadata.
 

Detailed Description

Fully describes a task enable statement.


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