package mopsa

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Inlining.Domain

Domain identification

=====================

include sig ... end
val id : unit Mopsa_analyzer__Framework__Core__Id.id
val name : string
val debug : ('a, Format.formatter, unit, unit) format4 -> 'a
val checks : 'a list

Command-line options

====================

Initialization

==============

val init : 'b -> 'c -> 'a MopsaLib.flow -> 'a Mopsa_analyzer.MopsaLib.Post.post option

Computation of post-conditions

==============================

val ask : 'a -> 'b -> 'c -> 'd option
val print_expr : 'a -> 'b -> 'c -> 'd -> unit