CUBRID Engine  latest
pt_agg_check_info Struct Reference

#include <parse_tree.h>

Collaboration diagram for pt_agg_check_info:
Collaboration graph

Public Attributes

PT_NODEfrom
 
PT_NODEgroup_by
 
int depth
 

Detailed Description

Definition at line 3368 of file parse_tree.h.

Member Data Documentation

int pt_agg_check_info::depth
PT_NODE* pt_agg_check_info::from

Definition at line 3370 of file parse_tree.h.

Referenced by pt_check_single_valued_node(), and pt_semantic_check_local().

PT_NODE* pt_agg_check_info::group_by

Definition at line 3371 of file parse_tree.h.

Referenced by pt_check_single_valued_node(), and pt_semantic_check_local().


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