Module Ppx_eliom_utils.MliSource
Sourceval is_escaped_ident : string -> bool Sourceval get_injected_ident_info : string -> string * int Sourceval exists : unit -> bool Sourceval find_escaped_ident :
string Ppxlib.Location.loc ->
Ppxlib.Parsetree.core_type Sourceval find_injected_ident :
string Ppxlib.Location.loc ->
Ppxlib.Parsetree.core_type Sourceval find_fragment : string Ppxlib.Location.loc -> Ppxlib.Parsetree.core_type