![]() |
MySQL 9.3.0
Source Code Documentation
|
#include <parse_tree_nodes.h>
Public Member Functions | |
PT_alter_library_stmt (const POS &pos, THD *thd, sp_name *name, LEX_STRING comment) | |
Sql_cmd * | make_cmd (THD *) override |
![]() | |
virtual std::string | get_printable_parse_tree (THD *thd) |
Private Attributes | |
Sql_cmd_alter_library | m_cmd |
Additional Inherited Members | |
![]() | |
POS | m_pos |
Textual location of a token just parsed. More... | |
![]() | |
Parse_tree_root ()=default | |
Parse_tree_root (const POS &pos) | |
virtual | ~Parse_tree_root ()=default |
|
inline |
Implements Parse_tree_root.
|
private |