package goblint
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Static analysis framework for C
Install
dune-project
Dependency
Authors
Maintainers
Sources
goblint-2.2.1.tbz
sha256=ca24f72fa9a87d288affe97c411753f14b7802bab4ca3649b337276b89bf5674
sha512=394b3521ccda0da91540cebb2f433f7525763060be4bbe179edd3b952a3580a8e173c4e410fc6895dc67fe6d17e6699aeddfed600f4692858bec093dd912bf1e
doc/goblint.lib/Goblint_lib/VarQuery/index.html
Module Goblint_lib.VarQuery
Queries for constraint variables related to semantic elements.
type t = | Global of GoblintCil.Cil.varinfo| Node of {node : Node.t;fundec : GoblintCil.Cil.fundec option;
}(*Optional
*)fundecoverride to allow querying old state in incremental.
val compare : t -> t -> Ppx_deriving_runtime.intval varqueries_from_names :
GoblintCil.Cil.file ->
string list ->
t list * string listTakes a Cil.file and a list of names of globals.contents Returns a list of VarQuery.ts of globals whose vname is contained in the argument list, and the list of names for which no global with the name could be found.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>