| add_json_info(Json_object *obj) override | PT_query_specification | protectedvirtual |
| begin_parse_tree(Show_parse_tree *tree) | Parse_tree_node_tmpl< Context > | protected |
| can_absorb_order_and_limit(bool, bool) const override | PT_query_specification | inlinevirtual |
| context_t typedef | Parse_tree_node_tmpl< Context > | |
| contextualize(Context *pc) final | Parse_tree_node_tmpl< Context > | inlinevirtual |
| contextualized | Parse_tree_node_tmpl< Context > | private |
| do_contextualize(Parse_context *pc) override | PT_query_specification | |
| PT_query_primary::do_contextualize(Context *pc) | Parse_tree_node_tmpl< Context > | inlineprotectedvirtual |
| end_parse_tree(Show_parse_tree *tree) | Parse_tree_node_tmpl< Context > | protected |
| error(Context *pc, const POS &pos) const | Parse_tree_node_tmpl< Context > | inline |
| error(Context *pc, const POS &pos, const char *msg) const | Parse_tree_node_tmpl< Context > | inline |
| errorf(Context *pc, const POS &pos, const char *format,...) const | Parse_tree_node_tmpl< Context > | inline |
| EXCEPT enum value | PT_query_expression_body | |
| from_clause | PT_query_specification | private |
| get_row_value_list() const override | PT_query_specification | inlinevirtual |
| has_into_clause() const override | PT_query_specification | inlinevirtual |
| has_trailing_into_clause() const override | PT_query_specification | inlinevirtual |
| INTERSECT enum value | PT_query_expression_body | |
| is_contextualized() const | Parse_tree_node_tmpl< Context > | inline |
| is_implicit_from_clause() const | PT_query_specification | inlineprivate |
| is_set_operation() const override | PT_query_specification | inlinevirtual |
| is_table_value_constructor() const override | PT_query_specification | inlinevirtual |
| item_list | PT_query_specification | private |
| m_is_from_clause_implicit | PT_query_specification | private |
| m_pos | Parse_tree_node_tmpl< Context > | |
| NONE enum value | PT_query_expression_body | |
| operator delete(void *ptr, size_t size) | Parse_tree_node_tmpl< Context > | inlinestatic |
| operator delete(void *, MEM_ROOT *, const std::nothrow_t &) noexcept | Parse_tree_node_tmpl< Context > | inlinestatic |
| operator new(size_t size, MEM_ROOT *mem_root, const std::nothrow_t &arg=std::nothrow) noexcept | Parse_tree_node_tmpl< Context > | inlinestatic |
| operator=(const Parse_tree_node_tmpl &) | Parse_tree_node_tmpl< Context > | private |
| opt_group_clause | PT_query_specification | private |
| opt_having_clause | PT_query_specification | private |
| opt_hints | PT_query_specification | private |
| opt_into1 | PT_query_specification | private |
| opt_qualify_clause | PT_query_specification | private |
| opt_where_clause | PT_query_specification | private |
| opt_window_clause | PT_query_specification | private |
| options | PT_query_specification | private |
| Parse_tree_node_tmpl(const Parse_tree_node_tmpl &) | Parse_tree_node_tmpl< Context > | private |
| Parse_tree_node_tmpl()=delete | Parse_tree_node_tmpl< Context > | protected |
| Parse_tree_node_tmpl(const POS &pos) | Parse_tree_node_tmpl< Context > | inlineexplicitprotected |
| Parse_tree_node_tmpl(const POS &start_pos, const POS &end_pos) | Parse_tree_node_tmpl< Context > | inlineexplicitprotected |
| PT_explicit_table(const POS &pos, const Query_options &options_arg, PT_item_list *item_list_arg, const Mem_root_array_YY< PT_table_reference * > &from_clause_arg) | PT_explicit_table | inline |
| PT_query_expression_body(const POS &pos) | PT_query_expression_body | inlineexplicit |
| PT_query_primary(const POS &pos) | PT_query_primary | inlineexplicitprotected |
| PT_query_specification(const POS &pos, PT_hint_list *opt_hints_arg, const Query_options &options_arg, PT_item_list *item_list_arg, PT_into_destination *opt_into1_arg, const Mem_root_array_YY< PT_table_reference * > &from_clause_arg, Item *opt_where_clause_arg, PT_group *opt_group_clause_arg, Item *opt_having_clause_arg, PT_window_list *opt_window_clause_arg, Item *opt_qualify_clause_arg, bool implicit_from_clause) | PT_query_specification | inline |
| PT_query_specification(const POS &pos, const Query_options &options_arg, PT_item_list *item_list_arg, const Mem_root_array_YY< PT_table_reference * > &from_clause_arg, Item *opt_where_clause_arg) | PT_query_specification | inline |
| PT_query_specification(const POS &pos, const Query_options &options_arg, PT_item_list *item_list_arg) | PT_query_specification | inline |
| set_contextualized() | Parse_tree_node_tmpl< Context > | inline |
| Setop_type enum name | PT_query_expression_body | |
| super typedef | PT_explicit_table | private |
| type() const | PT_query_expression_body | inlinevirtual |
| UNION enum value | PT_query_expression_body | |
| ~Parse_tree_node_tmpl()=default | Parse_tree_node_tmpl< Context > | virtual |