Module Interpreter.ErrorSource
Sourceval prepend_article : string -> string Sourceval empty_list : colorize:bool -> string -> 'a Sourceval arg : colorize:bool -> string -> string -> Json.t -> 'a Sourceval structure : colorize:bool -> string -> string -> Json.t -> 'a Sourceval message : colorize:bool -> string -> 'a Sourceval get_field_name :
[< `Assoc of 'a
| `Bool of 'b
| `Float of 'c
| `Int of 'd
| `Intlit of 'e
| `List of 'f
| `Null
| `String of 'g ] ->
string Sourceval missing_member : colorize:bool -> string -> string -> Json.t -> 'a