FreeBASIC  0.91.0
AST_NODE_JMPTB Class Reference
Collaboration diagram for AST_NODE_JMPTB:

Data Fields

ulongint_ptr values
 
FBSYMBOL_ptr_ptr labels
 
integer labelcount
 
FBSYMBOL_ptr deflabel
 
ulongint minval
 
ulongint maxval
 

Detailed Description

Definition at line 1619 of file ast.bi.

Field Documentation

FBSYMBOL_ptr AST_NODE_JMPTB::deflabel

Definition at line 1625 of file ast.bi.

integer AST_NODE_JMPTB::labelcount

Definition at line 1623 of file ast.bi.

FBSYMBOL_ptr_ptr AST_NODE_JMPTB::labels

Definition at line 1622 of file ast.bi.

ulongint AST_NODE_JMPTB::maxval

Definition at line 1627 of file ast.bi.

ulongint AST_NODE_JMPTB::minval

Definition at line 1626 of file ast.bi.

ulongint_ptr AST_NODE_JMPTB::values

Definition at line 1621 of file ast.bi.


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