stype Struct Reference

Static typer state object. More...

#include <stype_t.h>


Data Fields

stree_csicurrent_csi
 CSI context in which we are currently typing.
bool_t error
 b_true if an error occured.
stype_proc_vr_tproc_vr
 Procedure VR for the current procedure.
stree_programprogram
 Code of the program being typed.


Detailed Description

Static typer state object.

Definition at line 70 of file stype_t.h.


Field Documentation

struct stree_csi* current_csi

CSI context in which we are currently typing.

We keep an implicit stack of these (in instances of local variable stype_csi::prev_ctx.)

Definition at line 79 of file stype_t.h.


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