CUBRID Engine  latest
parser_hint Struct Reference

#include <parse_tree.h>

Collaboration diagram for parser_hint:
Collaboration graph

Public Attributes

const char * tokens
 
PT_NODEarg_list
 
PT_HINT_ENUM hint
 

Detailed Description

Definition at line 1741 of file parse_tree.h.

Member Data Documentation

PT_NODE* parser_hint::arg_list

Definition at line 1744 of file parse_tree.h.

Referenced by pt_check_hint(), pt_cleanup_hint(), and pt_get_hint().

PT_HINT_ENUM parser_hint::hint

Definition at line 1745 of file parse_tree.h.

Referenced by pt_check_hint(), and pt_get_hint().

const char* parser_hint::tokens

Definition at line 1743 of file parse_tree.h.

Referenced by pt_check_hint(), pt_cleanup_hint(), and pt_get_hint().


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