FreeBASIC  0.91.0
FB_CMPSTMT_PROC Class Reference
Collaboration diagram for FB_CMPSTMT_PROC:

Data Fields

FB_TOKEN tkn
 
integer is_nested
 
FBSYMBOL_ptr endlabel
 
FB_CMPSTMTSTK__ptr last
 

Detailed Description

Definition at line 65 of file parser.bi.

Field Documentation

FBSYMBOL_ptr FB_CMPSTMT_PROC::endlabel

Definition at line 68 of file parser.bi.

integer FB_CMPSTMT_PROC::is_nested

Definition at line 67 of file parser.bi.

FB_CMPSTMTSTK__ptr FB_CMPSTMT_PROC::last

Definition at line 69 of file parser.bi.

FB_TOKEN FB_CMPSTMT_PROC::tkn

Definition at line 66 of file parser.bi.


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