Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
exception Error of Lexformat.conversion * string
val format_for_c : Lexformat.conversion -> [ `Star | `String of string ] list
val c_primitive : Lexformat.conversion -> string option
val with_width_or_precision : Lexformat.conversion -> bool
val compile_conv :
Migrate_parsetree__Ast_404.Location.t ->
Buffer.t ->
int Pervasives.ref ->
Lexformat.conversion ->
Ast_404.Parsetree.expression list
* (int * (Lexformat.inlined_arg * int) option) list
val compile_token :
Migrate_parsetree__Ast_404.Location.t ->
Buffer.t ->
int Pervasives.ref ->
Lexformat.token ->
Ast_404.Parsetree.expression list
* (int * (Lexformat.inlined_arg * int) option) list
val compile :
Ast_404.Location.t ->
Lexformat.token list ->
Ast_404.Parsetree.expression
* (Ast_404.Parsetree.expression ->
Ast_404.Parsetree.expression)
class cformat : object ... end