Skip to content

Struct pt_cte_info

ClassList > pt_cte_info

  • #include <parse_tree.h>

Public Attributes

Type Name
PT_NODE * as_attr_list
bool is_materialized
PT_NODE * name
PT_NODE * non_recursive_part
PT_MISC_TYPE only_all
PT_NODE * recursive_part
int referenced_count
void * xasl

Public Attributes Documentation

variable as_attr_list

PT_NODE* pt_cte_info::as_attr_list;

variable is_materialized

bool pt_cte_info::is_materialized;

variable name

PT_NODE* pt_cte_info::name;

variable non_recursive_part

PT_NODE* pt_cte_info::non_recursive_part;

variable only_all

PT_MISC_TYPE pt_cte_info::only_all;

variable recursive_part

PT_NODE* pt_cte_info::recursive_part;

variable referenced_count

int pt_cte_info::referenced_count;

variable xasl

void* pt_cte_info::xasl;


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