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

Public Attributes

PT_NODEname
 
PT_NODEtree
 
int type
 
int replace_num
 
bool loc_check
 
bool dont_replace
 

Detailed Description

Definition at line 79 of file parse_tree_cl.c.

Member Data Documentation

bool pt_lambda_arg::dont_replace

Definition at line 86 of file parse_tree_cl.c.

Referenced by pt_lambda_node(), and pt_lambda_with_arg().

bool pt_lambda_arg::loc_check

Definition at line 85 of file parse_tree_cl.c.

Referenced by pt_lambda_node(), and pt_lambda_with_arg().

PT_NODE* pt_lambda_arg::name

Definition at line 81 of file parse_tree_cl.c.

Referenced by pt_lambda_check_reduce_eq(), pt_lambda_node(), and pt_lambda_with_arg().

int pt_lambda_arg::replace_num

Definition at line 84 of file parse_tree_cl.c.

Referenced by pt_lambda_node(), and pt_lambda_with_arg().

int pt_lambda_arg::type

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