package lustre-v6

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

Module Soc2cHeapSource

Gathers all entities (functions, types) that implement the heap-based C generator.

Sourceval gen_assign : Data.t -> string -> string -> string
Sourceval gen_assign_var_expr : Soc.t -> Soc.var_expr -> Soc.var_expr -> string
Sourceval step_name : Soc.key -> string -> string
Sourceval get_step_prototype : Soc.step_method -> Soc.t -> string * string * string
Sourceval string_of_var_expr : Soc.t -> Soc.var_expr -> string
Sourceval ctx_var : Soc2cUtil.var_kind -> Soc.t -> Lv6Id.t -> string
Sourceval gen_step_call : Soc.t -> Soc.t -> Soc.var_expr list -> Soc.var_expr list -> string -> string -> string -> string
Sourceval inlined_soc : Soc.key -> bool
Sourceval typedef_of_soc : Soc.t -> string
OCaml

Innovation. Community. Security.