Skip to main content

Module statements

Module statements 

Source
Expand description

Executable statement schemas and mutation parameter analysis.

Structs§

StatementAnalysisContext

Traits§

StatementAnalysisScopes
Retain a fresh catalog, namespace and transition scope for each statement analysis.
StatementBindingScope
Borrow binding inputs only when the statement’s semantic branch requires them.

Functions§

analyze_command_parameters
analyze_executable_plan

Type Aliases§

StatementAnalysisOperation