Passes.ScopingSourceResolve variables scope and give unique identifiers accordingly.
val visit_formula :
Parsing.Cst.formula Mopsa_utils.Core.Location.with_range ->
Scope.t ->
Parsing.Cst.formula Mopsa_utils.Core.Location.with_range * Scope.tval visit_assigns :
Parsing.Cst.assigns Mopsa_utils.Core.Location.with_range ->
Scope.t ->
Parsing.Cst.assigns Mopsa_utils.Core.Location.with_range * Scope.tval visit_local_value :
Parsing.Cst.local_value ->
Scope.t ->
Parsing.Cst.local_value * Scope.t***************