|
Stanse
-1
|
#include <GNUCaParser.h>
Public Member Functions | |
| void (ANTLR3_CDECL *free)(struct GNUCaParser_Symbols_SCOPE_struct *frame) | |
Public Attributes | |
| pANTLR3_HASH_TABLE | types |
Definition of the Symbols scope variable tracking structure. An instance of this structure is created by calling GNUCaParser_SymbolsPush().
| GNUCaParser_Symbols_SCOPE_struct::void | ( | ANTLR3_CDECL * | free | ) |
Function that the user may provide to be called when the scope is destroyed (so you can free pANTLR3_HASH_TABLES and so on)
| POinter | to an instance of this typedef/struct |
| pANTLR3_HASH_TABLE GNUCaParser_Symbols_SCOPE_struct::types |
1.8.6