package frama-c

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

See module Polymorphic_input: very same functions with three additional arguments corresponding to the additional type variables.

  • since Oxygen-20120901
val name : 'a t -> 'b t -> 'c t -> 'd t -> string
val module_name : string
type ('a, 'b, 'c, 'd) t
val reprs : 'a -> 'b -> 'c -> 'd -> ('a, 'b, 'c, 'd) t list