Skip to content

Struct pt_expr_info

ClassList > pt_expr_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * arg1
PT_NODE * arg2
PT_NODE * arg3
PT_NODE * cast_type
int coll_modifier
short continued_case
int flag
bool is_order_dependent
short location
PT_OP_TYPE op
int paren_type
int pred_order
PT_MISC_TYPE qualifier
PT_TYPE_ENUM recursive_type
PT_NODE * value

Public Attributes Documentation

variable arg1

PT_NODE* pt_expr_info::arg1;

variable arg2

PT_NODE* pt_expr_info::arg2;

variable arg3

PT_NODE* pt_expr_info::arg3;

variable cast_type

PT_NODE* pt_expr_info::cast_type;

variable coll_modifier

int pt_expr_info::coll_modifier;

variable continued_case

short pt_expr_info::continued_case;

variable flag

int pt_expr_info::flag;

variable is_order_dependent

bool pt_expr_info::is_order_dependent;

variable location

short pt_expr_info::location;

variable op

PT_OP_TYPE pt_expr_info::op;

variable paren_type

int pt_expr_info::paren_type;

variable pred_order

int pt_expr_info::pred_order;

variable qualifier

PT_MISC_TYPE pt_expr_info::qualifier;

variable recursive_type

PT_TYPE_ENUM pt_expr_info::recursive_type;

variable value

PT_NODE* pt_expr_info::value;


The documentation for this class was generated from the following file cubrid/src/parser/parse_tree.h