Stanse  -1
Public Member Functions | Public Attributes | List of all members
GNUCaParser_Symbols_SCOPE_struct Struct Reference

#include <GNUCaParser.h>

Public Member Functions

 void (ANTLR3_CDECL *free)(struct GNUCaParser_Symbols_SCOPE_struct *frame)
 

Public Attributes

pANTLR3_HASH_TABLE types
 

Detailed Description

Definition of the Symbols scope variable tracking structure. An instance of this structure is created by calling GNUCaParser_SymbolsPush().

Member Function Documentation

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)

Parameters
POinterto an instance of this typedef/struct

Member Data Documentation

pANTLR3_HASH_TABLE GNUCaParser_Symbols_SCOPE_struct::types

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