ConcreteState: ReadonlyMap<NodeId, ConcreteDomain<Domain>>

The type of the concrete state for the concrete domain of an abstract domain mapping AST node IDs to a concrete value in the concrete domain

Type Parameters