package mopsa
MOPSA: A Modular and Open Platform for Static Analysis using Abstract Interpretation
Install
Dune Dependency
Authors
Maintainers
Sources
mopsa-analyzer-v1.1.tar.gz
md5=fdee20e988343751de440b4f6b67c0f4
sha512=f5cbf1328785d3f5ce40155dada2d95e5de5cce4f084ea30cfb04d1ab10cc9403a26cfb3fa55d0f9da72244482130fdb89c286a9aed0d640bba46b7c00e09500
doc/cfg/Cfg/Ast/CFG/index.html
Module Ast.CFG
module P : sig ... end
type node_id = P.NodeId.t
type edge_id = P.EdgeId.t
type port = P.Port.t
module NodeSet : sig ... end
module EdgeSet : sig ... end
module NodeMap : sig ... end
module EdgeMap : sig ... end
val create : unit -> ('n, 'e) graph
val node_remove_all_in : ('n, 'e) node -> unit
val node_remove_all_out : ('n, 'e) node -> unit
val edge_remove_all_src : ('n, 'e) edge -> unit
val edge_remove_all_dst : ('n, 'e) edge -> unit
val edge_data : ('n, 'e) edge -> 'e
val edge_set_data : ('n, 'e) edge -> 'e -> unit
val edge_src_size : ('n, 'e) edge -> int
val edge_dst_size : ('n, 'e) edge -> int
val node_data : ('n, 'e) node -> 'n
val node_set_data : ('n, 'e) node -> 'n -> unit
val node_in_size : ('n, 'e) node -> int
val node_out_size : ('n, 'e) node -> int
val transpose : ('n, 'e) graph -> unit
val remove_orphan : ('n, 'e) graph -> unit
type (!'n, !'e) printer = {
print_node : Stdlib.Format.formatter -> ('n, 'e) node -> unit;
print_edge : Stdlib.Format.formatter -> ('n, 'e) edge -> unit;
print_src : Stdlib.Format.formatter -> ('n, 'e) node -> port -> ('n, 'e) edge -> unit;
print_dst : Stdlib.Format.formatter -> ('n, 'e) edge -> port -> ('n, 'e) node -> unit;
print_entry : Stdlib.Format.formatter -> ('n, 'e) node -> port -> unit;
print_exit : Stdlib.Format.formatter -> ('n, 'e) node -> port -> unit;
}
type (!'n, !'e) dot_printer = {
dot_pp_node : Stdlib.Format.formatter -> ('n, 'e) node -> unit;
dot_pp_edge : Stdlib.Format.formatter -> ('n, 'e) edge -> unit;
dot_pp_port : Stdlib.Format.formatter -> port -> unit;
dot_filter_node : ('n, 'e) node -> bool;
dot_filter_edge : ('n, 'e) edge -> bool;
dot_filter_port : port -> bool;
}
val print_dot :
('n, 'e) dot_printer ->
string ->
Stdlib.Format.formatter ->
('n, 'e) graph ->
unit
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>