• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • ppx_ast
  • Documentation
  • ppx_ast lib
  • Ppx_ast .Select_ast .Ocaml .Ast Module
package ppx_ast
  • ppx_ast
    • Ppx_ast
      • Ast
        • fold
        • fold_map
        • iter
        • lift
        • map
        • map_with_context
      • Ast_helper
        • Cf
        • Ci
        • Cl
        • Const
        • Csig
        • Cstr
        • Ctf
        • Cty
        • Exp
        • Incl
        • Mb
        • Md
        • Mod
        • Mtd
        • Mty
        • Opn
        • Pat
        • Sig
        • Str
        • Te
        • Typ
        • Type
        • Val
        • Vb
      • Docstrings
      • Extra_warnings
      • Lexer
      • Parse
      • Parser
      • Pprintast
      • Select_ast
        • 1-Ocaml
          • Ast
            • Ast_mapper
            • Config
            • Outcometree
            • Parsetree
        • Of_ocaml
        • To_ocaml
        • Type
      • Selected_ast
        • Of_ocaml
        • To_ocaml
        • Type
      • Syntaxerr
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Parsetree : sig ... end
module Outcometree : sig ... end
module Ast_mapper : sig ... end
module Config : sig ... end
val shallow_identity : Ast_mapper.mapper
val map_signature : Ast_mapper.mapper -> Parsetree.signature -> Parsetree.signature
val map_structure : Ast_mapper.mapper -> Parsetree.structure -> Parsetree.structure
val make_top_mapper : signature:( Parsetree.signature -> Parsetree.signature ) -> structure:( Parsetree.structure -> Parsetree.structure ) -> Ast_mapper.mapper

Footer

OCaml

Innovation. Community. Security.

GitHub Discord Twitter Peertube RSS

About Us

  • Industrial Users
  • Academic Users
  • Why OCaml

Resources

  • Get Started
  • Language Manual
  • Standard Library API
  • Books
  • Releases

Community

  • Blog
  • Jobs

Policies

  • Carbon Footprint
  • Governance
  • Privacy
  • Code of Conduct