Skip to main content

Module root_nodes

Module root_nodes 

Source
Expand description

Root node types for SQL AST.

Structs§

SqlRoot
SQL root node representing a collection of SQL statements.

Enums§

SqlStatement
Represents a single SQL statement.