You can search for identifiers within the package.
in-package search v0.2.0
type error
exception Error of error
exception Escape_error
val report_error : Format.formatter -> error -> unit
val location_of_error : error -> Ppx_ast__.Import.Location.t
val ill_formed_ast : Ppx_ast__.Import.Location.t -> string -> 'a