Verilog Parser

Describes a single event expression. More...

Data Fields

union {
   ast_expression *   expression
 Single event expressions.
 
   ast_list *   sequence
 Used for CSV lists of events.
 
}; 
 
ast_event_expression_type type
 

Detailed Description

Describes a single event expression.


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