package mopsa
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
MOPSA: A Modular and Open Platform for Static Analysis using Abstract Interpretation
Install
dune-project
Dependency
Authors
Maintainers
Sources
mopsa-analyzer-v1.2.tar.gz
md5=37966e98ffeebcedc09bd6e9b2b81f69
sha512=40d4d826c25f680766c07eccbabdf5e8a4fa023016e8a164e4e4f6b3781c8484dc4df437055721dfd19b9db8fb7fe3b61236c4833186d346fc7204a68d01eaaa
doc/mopsa.mopsa_analyzer/Mopsa_analyzer/Framework/Toplevel/Make/index.html
Module Toplevel.Make
Encapsulate a domain into a top-level abstraction
Parameters
Signature
Abstraction header
**********************
type t = Domain.tval bottom : tval top : tval is_bottom : t -> boolLattice operators
*********************
val subset : (t, t) Core.All.man -> t Core.All.ctx -> t -> t -> boolval join : (t, t) Core.All.man -> t Core.All.ctx -> t -> t -> tval meet : (t, t) Core.All.man -> t Core.All.ctx -> t -> t -> tval widen : (t, t) Core.All.man -> t Core.All.ctx -> t -> t -> tval merge : t -> (t * Core.All.change_map) -> (t * Core.All.change_map) -> tTransfer functions
**********************
val init : Core.All.program -> (t, t) Core.All.man -> t Core.All.flowval exec :
?route:Core.All.route ->
Core.All.stmt ->
(t, t) Core.All.man ->
t Core.All.flow ->
t Core.All.postval eval :
?route:Core.All.route ->
?translate:Core.All.semantic ->
?translate_when:(Core.All.semantic * (Core.All.expr -> bool)) list ->
Core.All.expr ->
(t, t) Core.All.man ->
t Core.All.flow ->
t Core.All.evalval ask :
?route:Core.All.route ->
(t, 'r) Core.All.query ->
(t, t) Core.All.man ->
t Core.All.flow ->
(t, 'r) Core.All.casesPretty printing
*******************
val print_state : ?route:Core.All.route -> Core.All.printer -> t -> unitval print_expr :
?route:Core.All.route ->
(t, t) Core.All.man ->
t Core.All.flow ->
Core.All.printer ->
Core.All.expr ->
unitExceptions
exception SysBreak of t Core.All.flow sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page