Verilog Parser
Main Page
Related Pages
Modules
Data Structures
Files
Data Structures
Data Structure Index
Data Fields
Data Fields
ast_stack Struct Reference
Abstract Syntax Tree
»
AST Utility Functions
»
Stack
A very simple stack.
More...
#include <
verilog_ast_common.h
>
Data Fields
unsigned int
depth
How many items are on the stack?
ast_stack_element *
items
The stack of items.
Detailed Description
A very simple stack.
The documentation for this struct was generated from the following file:
src/
verilog_ast_common.h
ast_stack
Generated on Sat Aug 6 2016 11:14:06 for Verilog Parser by
1.8.11