MySQL 8.4.0
Source Code Documentation
Parse_context_base Struct Reference

#include <parse_tree_node_base.h>

Inheritance diagram for Parse_context_base:
[legend]

Public Member Functions

 Parse_context_base (bool show_parse_tree=false, Show_parse_tree *parent_show_parent_tree=nullptr)
 

Public Attributes

std::unique_ptr< Show_parse_treem_show_parse_tree = nullptr
 

Constructor & Destructor Documentation

◆ Parse_context_base()

Parse_context_base::Parse_context_base ( bool  show_parse_tree = false,
Show_parse_tree parent_show_parent_tree = nullptr 
)
inlineexplicit

Member Data Documentation

◆ m_show_parse_tree

std::unique_ptr<Show_parse_tree> Parse_context_base::m_show_parse_tree = nullptr

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