|
Verilog Parser
|
Node data describing an attribute. More...
Data Fields | |
| ast_identifier | attr_name |
| Name of the attribute. | |
| ast_expression * | attr_value |
| Value of the attribute. | |
| ast_metadata | meta |
| Node metadata. | |
| ast_node_attributes * | next |
| Next one in a linked list. | |
Node data describing an attribute.