ppxlib
ppxlib.ast
Ppxlib_ast
ppxlib.astlib
ppxlib.metaquot
ppxlib.metaquot_lifters
ppxlib.print_diff
ppxlib.runner
ppxlib.runner_as_ppx
ppxlib.stdppx
ppxlib.traverse
ppxlib.traverse_builtins
module type OCaml_version = sig ... end
module Ast : sig ... end
Definition of the OCaml AST
module Ast_helper : sig ... end
Copy of Ast_helper from OCaml 4.14 with docstring related stuff removed
module Ast_magic = Astlib.Ast_500.Config
module Asttypes = Astlib.Ast_500.Asttypes
module Compiler_version : sig ... end
module Js : sig ... end
module Find_version : sig ... end
Helper to find the frontend corresponding to a given magic number
module Convert (A : sig ... end) (B : sig ... end) : sig ... end
module Extra_warnings : sig ... end
module Location_error : sig ... end
module Parse : sig ... end
module Parsetree = Astlib.Ast_500.Parsetree
module Pprintast = Astlib.Pprintast
module Select_ast (Ocaml : sig ... end) : sig ... end
module Selected_ast : sig ... end