|
CUBRID Engine
latest
|
#include <parse_tree.h>

Public Attributes | |
| const char * | tokens |
| PT_NODE * | arg_list |
| PT_HINT_ENUM | hint |
Definition at line 1741 of file parse_tree.h.
| 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().