package mopsa

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

Module C.Iterators

module Goto : sig ... end

Control flow abstraction for Goto statements.

module Interproc : sig ... end

Abstraction of C function calls

module Intraproc : sig ... end

Desugar conditional expressions.

module Loops : sig ... end

Interpreter of for and do-while loops.

module Program : sig ... end

Main handler of standalone C programs.

module Switch : sig ... end

Control flow abstraction for switch statements.

OCaml

Innovation. Community. Security.