Sha256: 83e46cb3d12068b97d60ce191bbb680aaf390e21678290e97374a8556fe60e34

Contents?: true

Size: 314 Bytes

Versions: 2

Compression:

Stored size: 314 Bytes

Contents

open Core.Std

open Model

type fixup_parameter_function = key: string -> value: parameter -> string

type edit_parameters_function = (string * string) list -> (string * string) list

val generate_code : fixup_parameter_function -> edit_parameters_function -> string -> case list -> (string list, string) Result.t

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
trackler-2.0.1.0 tracks/ocaml/tools/test-generator/src/codegen.mli
trackler-2.0.0.10 tracks/ocaml/tools/test-generator/src/codegen.mli