CUBRID Engine
latest
|
Public Attributes | |
PT_OP_TYPE | left |
PT_OP_TYPE | right |
PT_OP_TYPE | between |
Definition at line 138 of file type_checking.c.
PT_OP_TYPE compare_between_operator::between |
Definition at line 142 of file type_checking.c.
Referenced by pt_comp_to_between_op().
PT_OP_TYPE compare_between_operator::left |
Definition at line 140 of file type_checking.c.
Referenced by pt_between_to_comp_op().
PT_OP_TYPE compare_between_operator::right |
Definition at line 141 of file type_checking.c.
Referenced by pt_between_to_comp_op().