Module Ppxlib_ast.Import_for_core

module Js : sig ... end
module Ocaml : sig ... end
module Select_ast (Ocaml : sig ... end) : sig ... end
module Selected_ast : sig ... end
module Parsetree = Selected_ast.Ast.Parsetree
module Asttypes = Selected_ast.Ast.Asttypes
module Ast_helper : sig ... end

Copy of Ast_helper from OCaml 4.12 with docstring related stuff removed

module Location : sig ... end
module Lexer : sig ... end
module Syntaxerr : sig ... end
module Parse : sig ... end
module Parser : sig ... end
module Longident = Ocaml_common.Longident
module Misc = Ocaml_common.Misc
module Warnings = Ocaml_common.Warnings