package frama-c

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

Memo operations on behaviors, allows to get a binding in the new project for the given AST element, creating one if it does not already exists.

Memo.ast_element vis e with e of type ast_element tries to find a binding to a e in the new project created using vis in the current state, if it does not exist this binding is created. For example for Cil_types.varinfo: Memo.varinfo vis vi.

  • since 20.0-Calcium
OCaml

Innovation. Community. Security.