Module mz_transform::analysis::common
source · Expand description
Types common across multiple analyses
Structs§
- Bundle 🔒A wrapper for analysis state.
- Container for analysis state and binding context.
- A builder wrapper to accumulate announced dependencies and construct default state.
- The subset of a
Derived
corresponding to an expression and its children.
Traits§
- An abstraction for an analysis and associated state.