FreeBASIC
0.91.0
|
Data Fields | |
FBSYMBOL_ptr | sym |
FBSYMBOLTB_ptr | symtb |
FBHASHTB_ptr | hashtb |
FBSYMBOL_ptr | ns |
Definition at line 9 of file symb-comp.bas.
FBHASHTB_ptr FB_SYMBNEST::hashtb |
Definition at line 12 of file symb-comp.bas.
FBSYMBOL_ptr FB_SYMBNEST::ns |
Definition at line 13 of file symb-comp.bas.
FBSYMBOL_ptr FB_SYMBNEST::sym |
Definition at line 10 of file symb-comp.bas.
FBSYMBOLTB_ptr FB_SYMBNEST::symtb |
Definition at line 11 of file symb-comp.bas.