Module common

Source
Expand description

Types common across multiple analyses

Structsยง

Bundle ๐Ÿ”’
A wrapper for analysis state.
Derived
Container for analysis state and binding context.
DerivedBuilder
A builder wrapper to accumulate announced dependencies and construct default state.
DerivedView
The subset of a Derived corresponding to an expression and its children.

Traitsยง

AnalysisBundle ๐Ÿ”’
An abstraction for an analysis and associated state.