MySQL 8.3.0
Source Code Documentation
parse_tree_window.h File Reference
#include "sql/parse_tree_node_base.h"
#include "sql/sql_list.h"
#include "sql/window.h"

Go to the source code of this file.

Classes

class  PT_window
 Parse tree node for a window; just a shallow wrapper for class Window, q.v. More...
 
class  PT_window_list
 Parse tree node for a list of window definitions corresponding to a <window clause> in SQL 2003. More...