FreeBASIC  0.91.0
FB_ERRCTX Class Reference
Collaboration diagram for FB_ERRCTX:

Data Fields

integer inited
 
integer cnt
 
integer hide_further_messages
 
integer lastline
 
integer laststmt
 
THASH undefhash
 
TLIST paramlocations
 

Detailed Description

Definition at line 21 of file error.bas.

Field Documentation

integer FB_ERRCTX::cnt

Definition at line 23 of file error.bas.

integer FB_ERRCTX::hide_further_messages

Definition at line 24 of file error.bas.

integer FB_ERRCTX::inited

Definition at line 22 of file error.bas.

integer FB_ERRCTX::lastline

Definition at line 25 of file error.bas.

integer FB_ERRCTX::laststmt

Definition at line 26 of file error.bas.

TLIST FB_ERRCTX::paramlocations

Definition at line 28 of file error.bas.

THASH FB_ERRCTX::undefhash

Definition at line 27 of file error.bas.


The documentation for this class was generated from the following file: