CUBRID Engine  latest
scope Struct Reference
Collaboration diagram for scope:
Collaboration graph

Public Attributes

int recognizing_typedef_names
 
SYMBOLsym_chain
 
STRUCTDEFstruct_chain
 
CURSORcursor_chain
 
WHENEVER_SCOPE whenever
 

Detailed Description

Definition at line 63 of file esql_declare.c.

Member Data Documentation

CURSOR* scope::cursor_chain

Definition at line 68 of file esql_declare.c.

Referenced by pp_add_cursor_to_scope(), pp_pop_name_scope(), and pp_push_name_scope().

int scope::recognizing_typedef_names
STRUCTDEF* scope::struct_chain

Definition at line 67 of file esql_declare.c.

Referenced by pp_pop_name_scope(), and pp_push_name_scope().

SYMBOL* scope::sym_chain

Definition at line 66 of file esql_declare.c.

Referenced by pp_add_symbols_to_table(), pp_pop_name_scope(), and pp_push_name_scope().

WHENEVER_SCOPE scope::whenever

Definition at line 69 of file esql_declare.c.

Referenced by pp_add_whenever_to_scope(), pp_pop_name_scope(), and pp_push_name_scope().


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