type t
=
|
Intf of Ppxlib__.Import.signature
Impl of Ppxlib__.Import.structure
val map : t ‑> Ppxlib.Ast_traverse.map ‑> t
val map_with_context : t ‑> 'a Ppxlib.Ast_traverse.map_with_context ‑> 'a ‑> t
val kind : t ‑> Kind.t
val of_some_intf_or_impl : Some_intf_or_impl.t ‑> t
val of_ast_io : Migrate_parsetree.Ast_io.ast ‑> t