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

Public Attributes

PT_OP_TYPE left
 
PT_OP_TYPE right
 
PT_OP_TYPE between
 

Detailed Description

Definition at line 138 of file type_checking.c.

Member Data Documentation

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().


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