Result.Specmodule C : Printable.Smodule V : Analyses.SpecSysVarGlobal constraint variables.
Auxiliary data (outside of solution domains) that needs to be marshaled and unmarshaled. This includes: * hashtables, * varinfos (create_var), * RichVarinfos.
val init : marshal option -> unitInitialize using unmarshaled auxiliary data (if present).
val finalize : unit -> marshalFinalize and return auxiliary data to be marshaled.
val startstate : GoblintCil.varinfo -> D.tval exitstate : GoblintCil.varinfo -> D.tval query :
(D.t, G.t, C.t, V.t) Analyses.ctx ->
'a Queries.t ->
'a Queries.result