Module Ppxlib_astSource

Sourcemodule type OCaml_version = sig ... end
Sourcemodule Ast : sig ... end

Definition of the OCaml AST

Sourcemodule Ast_helper : sig ... end

Copy of Ast_helper from OCaml 4.14 with docstring related stuff removed

Sourcemodule Ast_magic = Astlib.Ast_500.Config
Sourcemodule Compiler_version : sig ... end
Sourcemodule Js : sig ... end
Sourcemodule Find_version : sig ... end

Helper to find the frontend corresponding to a given magic number

Sourcemodule Convert (A : sig ... end) (B : sig ... end) : sig ... end
Sourcemodule Extra_warnings : sig ... end
Sourcemodule Location_error : sig ... end
Sourcemodule Parse : sig ... end
Sourcemodule Pprintast = Astlib.Pprintast
Sourcemodule Select_ast (Ocaml : sig ... end) : sig ... end
Sourcemodule Selected_ast : sig ... end