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.8.0.tbz
sha256=9175eec0143102243964e34a0786584fd590c60422009259c705a89a27f88de4
sha512=9d760007dd8d003cf596516444ed7acc7370fc3d446e75ac71b0176522c3baae090410762f9035e7aae4f6b0e394bf28bb5b1c08ca0476920b94aa919ef04f42
doc/goblint.lib/Goblint_lib/MyARG/index.html
Module Goblint_lib.MyARG
Abstract reachability graph.
module type Node = sig ... endmodule type Edge = sig ... endmodule CFGEdge : Edge with type t = MyCFG.edgetype inline_edge = | CFGEdge of Edge.t| InlineEntry of CilType.Lval.t option * CilType.Fundec.t * CilType.Exp.t list| InlineReturn of CilType.Lval.t option * CilType.Fundec.t * CilType.Exp.t list| InlinedEdge of Edge.t| ThreadEntry of CilType.Lval.t option * CilType.Varinfo.t * CilType.Exp.t list
val equal_inline_edge : inline_edge -> inline_edge -> Ppx_deriving_runtime.boolval compare_inline_edge :
inline_edge ->
inline_edge ->
Ppx_deriving_runtime.intval hash_inline_edge : inline_edge -> intval pretty_inline_edge : unit -> inline_edge -> GoblintCil.Pretty.docval inline_edge_to_yojson :
inline_edge ->
[> `Assoc of (string * [> `Assoc of (string * Yojson.Safe.t) list ]) list ]module InlineEdgePrintable : Printable.S with type t = inline_edgemodule InlineEdge : Edge with type t = inline_edgemodule type S = sig ... endmodule Stack
(Arg : S with module Edge = InlineEdge) :
S with module Node = StackNode(Arg.Node) and module Edge = Arg.Edgemodule type IsInteresting = sig ... endmodule InterestingArg
(Arg : S)
(IsInteresting :
IsInteresting with type node := Arg.Node.t and type edge := Arg.Edge.t) :
S with module Node = Arg.Node and module Edge = Arg.Edgetype cfg_path = (MyCFG.edge * MyCFG.node) listmodule type SIntra = sig ... endmodule type SIntraOpt = sig ... endmodule CfgIntra (Cfg : MyCFG.CfgForward) : SIntraOptval partition_if_next :
(MyCFG.edge * 'a * 'b) list ->
CilType.Exp.t * ('a * 'b) * ('a * 'b)module UnCilLogicIntra (Arg : SIntraOpt) : SIntraOptmodule UnCilTernaryIntra (Arg : SIntraOpt) : SIntraOpt sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>