Main Page   Modules   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_plint_pst Struct Reference
[Parser Stacks]

stack type. More...

#include <stack.h>

Collaboration diagram for _plint_pst:

Collaboration graph
[legend]

Data Fields

plint_pst_type_t type
 stack type.

plint_pse_t head
 the head of the linked-list stack.

size_t n
 the length of the list.

plint_pse_t _p
 used with iterations.


Detailed Description

stack type.

Definition at line 87 of file parse/stack.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jan 9 19:03:02 2003 for plint by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002