package eliom

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val is_escaped_ident : string -> bool
val get_injected_ident_info : string -> string * int
val exists : unit -> bool
val find_escaped_ident : string Ppxlib.Location.loc -> Ppxlib.Parsetree.core_type
val find_injected_ident : string Ppxlib.Location.loc -> Ppxlib.Parsetree.core_type
val find_fragment : string Ppxlib.Location.loc -> Ppxlib.Parsetree.core_type