Module move_stackless_bytecode::dataflow_domains
source · [−]Expand description
This module defines traits and representations of domains used in dataflow analysis.
Structs
Enums
Represents the abstract outcome of a join.
Traits
A trait to be implemented by domains which support a join.