parse_t Struct Reference

Parser state object. More...

#include <parse_t.h>


Data Fields

stree_modulecur_mod
 Module currently being parsed.
bool_t error
 b_true if an error occured.
bool_t error_bailout
 b_true if bailing out due to an error.
lexlex
 Lexer object.
stree_programprogram
 Program being parsed.


Detailed Description

Parser state object.

Definition at line 33 of file parse_t.h.


The documentation for this struct was generated from the following file:
Generated on Thu Jun 2 07:45:59 2011 for HelenOS/USB by  doxygen 1.4.7