CUBRID Engine  latest
semantic_chk_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for semantic_chk_info:
Collaboration graph

Public Attributes

PT_NODEtop_node
 
PT_NODEOracle_outerjoin_spec
 
int Oracle_outerjoin_attr_num
 
int Oracle_outerjoin_subq_num
 
int Oracle_outerjoin_path_num
 
bool donot_fold
 
bool system_class
 

Detailed Description

Definition at line 1705 of file parse_tree.h.

Member Data Documentation

int semantic_chk_info::Oracle_outerjoin_attr_num

Definition at line 1709 of file parse_tree.h.

Referenced by pt_bind_names(), and pt_check_Oracle_outerjoin().

int semantic_chk_info::Oracle_outerjoin_path_num

Definition at line 1711 of file parse_tree.h.

Referenced by pt_bind_names(), and pt_check_Oracle_outerjoin().

PT_NODE* semantic_chk_info::Oracle_outerjoin_spec

Definition at line 1708 of file parse_tree.h.

Referenced by pt_bind_names(), and pt_check_Oracle_outerjoin().

int semantic_chk_info::Oracle_outerjoin_subq_num

Definition at line 1710 of file parse_tree.h.

Referenced by pt_bind_names(), and pt_check_Oracle_outerjoin().

bool semantic_chk_info::system_class

Definition at line 1713 of file parse_tree.h.

Referenced by pt_bind_names(), and pt_check_with_info().


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