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. | |
Stores and describes an expression l value.