package frama-c

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

Builds a Instantiator module (used by Transform) from a Generator_sig

module type Generator_sig = sig ... end

Signature for a new instantiator generator.