Skip to main content

Module ast_extensions

Module ast_extensions 

Source
Expand description

Extensions to the AST for flexible query execution

This module proposes enhanced query structures that support Shape-defined rules for analysis and backtesting.

Structs§

AnalyzeClause
Analyze clause with Shape-defined rules
FindClause
Find clause that identifies pattern matches
OutputClause
Output clause for formatting results
ProcessRules
ProcessStatement
Process statement for unified execution This is the new primary way to execute analysis and backtesting
StateBlock
StateDeclaration

Enums§

PatternReference
Pattern reference for AST extensions
ProcessTarget