package mopsa
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
MOPSA: A Modular and Open Platform for Static Analysis using Abstract Interpretation
Install
dune-project
Dependency
Authors
Maintainers
Sources
mopsa-analyzer-v1.1.tar.gz
md5=fdee20e988343751de440b4f6b67c0f4
sha512=f5cbf1328785d3f5ce40155dada2d95e5de5cce4f084ea30cfb04d1ab10cc9403a26cfb3fa55d0f9da72244482130fdb89c286a9aed0d640bba46b7c00e09500
doc/cpython/Cpython/Callstack_tracking/Domain/Callstacks/index.html
Module Domain.CallstacksSource
module CallstackSet : sig ... endinclude module type of struct include CallstackSet end
module Set = CallstackSet.Settype t = Set.t Mopsa_utils.Top.with_topval bottom : tval top : tval is_top : t -> boolval widen : 'a Core.Context.ctx -> t -> t -> tval print : Core.Print.printer -> t -> unitval fold : (Mopsa.Callstack.callstack -> 'a -> 'a) -> t -> 'a -> 'aval remove : Mopsa.Callstack.callstack -> t -> tval mem : Mopsa.Callstack.callstack -> t -> boolval cardinal : t -> intval find : Set.elt -> t -> Mopsa.Callstack.callstackval choose : t -> Mopsa.Callstack.callstackval singleton : Mopsa.Callstack.callstack -> tval of_list : Mopsa.Callstack.callstack list -> Set.t Mopsa_utils.Top.with_topval is_empty : t -> boolval empty : tval is_bottom : t -> boolval is_singleton : t -> boolval map : (Mopsa.Callstack.callstack -> Mopsa.Callstack.callstack) -> t -> tval iter : (Mopsa.Callstack.callstack -> unit) -> t -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>