package archetype

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

Module Archetype.Gen_extraSource

Sourcemodule PT = ParseTree
Sourcemodule T = Michelson
Sourceexception TypeEntrypointNotFound of string
Sourcetype error_desc =
  1. | TypeNotCompatible of T.type_ * PT.expr
Sourceval pp_error_desc : Core.Format.formatter -> error_desc -> unit
Sourceval emit_error : (Location.t * error_desc) -> int -> 'a
Sourceval string_to_ttype : ?entrypoint:Tools.String.t -> string -> T.type_
Sourceval to_model_expr : PT.expr -> T.data
Sourceval extract_from_micheline : Tools.String.t -> T.obj_micheline -> T.obj_micheline
Sourceval show_entries : T.obj_micheline -> string
Sourceval to_micheline : string -> unit
OCaml

Innovation. Community. Security.