package frama-c

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

Module Cumulative_analysis.MakeSource

Parameters

module X : sig ... end

Signature

Sourcemodule Memo : sig ... end

Module that contains the memoized results

Class that implements a cached version of the above analysis. Recursion in the dynamic call graphs are handled, provided the value analysis terminated without detecting a real recursion

Effects of the given kernel_function, using memoization

Effects of a statement, using memoization if it contains a function call

Effects of the given expression (which is supposed to be at the given statement

OCaml

Innovation. Community. Security.