|
Verilog Parser
|
Objects used to represent meta data about a particular construct. More...
Data Structures | |
| struct | ast_metadata |
| Stores "meta" information and other tagging stuff about nodes. More... | |
Typedefs | |
| typedef char * | ast_file |
| Refers to a source code file name. | |
| typedef int | ast_line |
| Refers to a source code file line number. | |
Objects used to represent meta data about a particular construct.