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.1.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        md5=fdee20e988343751de440b4f6b67c0f4
    
    
  sha512=f5cbf1328785d3f5ce40155dada2d95e5de5cce4f084ea30cfb04d1ab10cc9403a26cfb3fa55d0f9da72244482130fdb89c286a9aed0d640bba46b7c00e09500
    
    
  doc/toplevel/Toplevel/module-type-TOPLEVEL/index.html
Module type Toplevel.TOPLEVELSource
Signature of the toplevel abstraction
Abstraction header
**********************
Lattice operators
*********************
Transfer functions
**********************
Source
val exec : 
  ?route:Core.All.route ->
  Core.All.stmt ->
  (t, t) Core.All.man ->
  t Core.All.flow ->
  t Core.All.postSource
val 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.evalSource
val 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
*******************
Source
val print_expr : 
  ?route:Core.All.route ->
  (t, t) Core.All.man ->
  t Core.All.flow ->
  Core.All.printer ->
  Core.All.expr ->
  unitExceptions
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page