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/Termination/index.html
Module Goblint_lib.Termination
Termination analysis of loops using counter variables (term).
module M = Messagesmodule TermDomain : sig ... endclass loopCounterVisitor : GoblintCil.fundec -> object ... endval loopBreaks : (int, GoblintCil.location) Batteries.Hashtbl.tclass loopBreaksVisitor : GoblintCil.fundec -> object ... endval loopVars : (GoblintCil.location, GoblintCil.lval) Batteries.Hashtbl.tclass loopVarsVisitor : GoblintCil.fundec -> object ... endval cur_loop : GoblintCil.location option refval cur_loop' : GoblintCil.location option refclass loopInstrVisitor : GoblintCil.fundec -> object ... endmodule Spec : sig ... endclass recomputeVisitor : GoblintCil.fundec -> object ... end sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>