FreeBASIC  0.91.0
SELECTCTX Class Reference
Collaboration diagram for SELECTCTX:

Data Fields

integer base
 
ulongint casevalues [toFB_MAXSWTCASEEXPR+1]
 
FBSYMBOL_ptr caselabels [toFB_MAXSWTCASEEXPR+1]
 

Detailed Description

Definition at line 14 of file parser-compound-select-const.bas.

Field Documentation

integer SELECTCTX::base

Definition at line 15 of file parser-compound-select-const.bas.

FBSYMBOL_ptr SELECTCTX::caselabels[toFB_MAXSWTCASEEXPR+1]

Definition at line 17 of file parser-compound-select-const.bas.

ulongint SELECTCTX::casevalues[toFB_MAXSWTCASEEXPR+1]

Definition at line 16 of file parser-compound-select-const.bas.


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