CUBRID Engine
latest
|
Public Attributes | |
PT_OP_TYPE | op |
int | overloads_count |
EXPRESSION_SIGNATURE | overloads [MAX_OVERLOADS] |
Definition at line 179 of file type_checking.c.
PT_OP_TYPE expression_definition::op |
Definition at line 181 of file type_checking.c.
Referenced by pt_get_expression_definition().
EXPRESSION_SIGNATURE expression_definition::overloads[MAX_OVERLOADS] |
Definition at line 183 of file type_checking.c.
Referenced by pt_apply_expressions_definition(), pt_fix_arguments_collation_flag(), and pt_get_expression_definition().
int expression_definition::overloads_count |
Definition at line 182 of file type_checking.c.
Referenced by pt_apply_expressions_definition(), pt_fix_arguments_collation_flag(), and pt_get_expression_definition().