FreeBASIC  0.91.0
AST_DATASTMT_CTX Class Reference

Data Fields

FBSYMBOL_ptr desc
 
FBSYMBOL_ptr lastsym
 
FBSYMBOL_ptr firstsym
 
FBSYMBOL_ptr lastlbl
 

Detailed Description

Definition at line 1757 of file ast.bi.

Field Documentation

FBSYMBOL_ptr AST_DATASTMT_CTX::desc

Definition at line 1758 of file ast.bi.

FBSYMBOL_ptr AST_DATASTMT_CTX::firstsym

Definition at line 1760 of file ast.bi.

FBSYMBOL_ptr AST_DATASTMT_CTX::lastlbl

Definition at line 1761 of file ast.bi.

FBSYMBOL_ptr AST_DATASTMT_CTX::lastsym

Definition at line 1759 of file ast.bi.


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