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.2.tar.gz
md5=37966e98ffeebcedc09bd6e9b2b81f69
sha512=40d4d826c25f680766c07eccbabdf5e8a4fa023016e8a164e4e4f6b3781c8484dc4df437055721dfd19b9db8fb7fe3b61236c4833186d346fc7204a68d01eaaa
doc/mopsa.mopsa_analyzer/Mopsa_analyzer/Languages/Python/Lang/Alarms/index.html
Module Lang.Alarms
type MopsaLib.check += | CHK_PY_UNCAUGHT_EXCEPTION| CHK_PY_STOPITERATION| CHK_PY_ATTRIBUTEERROR| CHK_PY_ASSERTIONERROR| CHK_PY_INDEXERROR| CHK_PY_KEYERROR| CHK_PY_LOOKUPERROR| CHK_PY_MODULENOTFOUNDERROR| CHK_PY_NAMEERROR| CHK_PY_OVERFLOWERROR| CHK_PY_SYSTEMERROR| CHK_PY_TYPEERROR| CHK_PY_UNBOUNDLOCALERROR| CHK_PY_VALUEERROR| CHK_PY_ZERODIVISIONERROR
type MopsaLib.alarm_kind += | A_py_uncaught_exception of MopsaLib.expr * string * Universal.Strings.Powerset.StringPower.t
val raise_py_uncaught_exception_alarm :
MopsaLib.expr ->
string ->
Universal.Strings.Powerset.StringPower.t ->
Mopsa_utils.Core.Location.range ->
'a Framework.Core.Lattice.lattice ->
'a Mopsa_analyzer.MopsaLib.Flow.flow ->
'a Mopsa_analyzer.MopsaLib.Flow.flowval py_name_to_check : string -> MopsaLib.checkval py_check_to_name : MopsaLib.check -> stringFlow token for exceptions
type MopsaLib.token += | T_py_exception of MopsaLib.expr * string * Universal.Strings.Powerset.StringPower.t * py_exc_kind
val mk_py_unprecise_exception : MopsaLib.expr -> string -> MopsaLib.tokenval mk_py_exception :
MopsaLib.expr ->
string ->
Universal.Strings.Powerset.StringPower.t ->
cs:MopsaLib.callstack ->
MopsaLib.range ->
MopsaLib.tokenval pp_py_exc_kind : Format.formatter -> py_exc_kind -> unit sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>