CUBRID Engine
latest
|
Public Attributes | |
PT_ARG_TYPE | return_type |
PT_ARG_TYPE | arg1_type |
PT_ARG_TYPE | arg2_type |
PT_ARG_TYPE | arg3_type |
Definition at line 170 of file type_checking.c.
PT_ARG_TYPE expression_signature::arg1_type |
Definition at line 173 of file type_checking.c.
Referenced by pt_apply_expressions_definition(), pt_coerce_expr_arguments(), pt_coerce_range_expr_arguments(), pt_fix_arguments_collation_flag(), and pt_get_expression_definition().
PT_ARG_TYPE expression_signature::arg2_type |
Definition at line 174 of file type_checking.c.
Referenced by pt_apply_expressions_definition(), pt_coerce_expr_arguments(), pt_coerce_range_expr_arguments(), pt_fix_arguments_collation_flag(), and pt_get_expression_definition().
PT_ARG_TYPE expression_signature::arg3_type |
Definition at line 175 of file type_checking.c.
Referenced by pt_apply_expressions_definition(), pt_coerce_expr_arguments(), pt_coerce_range_expr_arguments(), pt_fix_arguments_collation_flag(), and pt_get_expression_definition().
PT_ARG_TYPE expression_signature::return_type |
Definition at line 172 of file type_checking.c.
Referenced by pt_expr_get_return_type(), and pt_get_expression_definition().