Verilog Parser

Stores and describes an expression l value. More...

#include <verilog_ast.h>

Data Fields

ast_lvalue_data data
 The identifier or concattenation being assigned.
 
ast_metadata meta
 Node metadata.
 
ast_lvalue_type type
 The type of the L Value assignment.
 

Detailed Description

Stores and describes an expression l value.


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