#include <stype_t.h>
| Data Fields | |
| stree_csi * | current_csi | 
| CSI context in which we are currently typing. | |
| bool_t | error | 
| b_trueif an error occured. | |
| stype_proc_vr_t * | proc_vr | 
| Procedure VR for the current procedure. | |
| stree_program * | program | 
| Code of the program being typed. | |
Definition at line 70 of file stype_t.h.
| struct stree_csi* current_csi | 
 1.4.7
 1.4.7