• 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 .Type 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
type ('js, 'ocaml) t =
| Signature : ( Migrate_parsetree.OCaml_404.Ast.Parsetree.signature, Ocaml.Ast.Parsetree.signature ) t
| Structure : ( Migrate_parsetree.OCaml_404.Ast.Parsetree.structure, Ocaml.Ast.Parsetree.structure ) t
| Toplevel_phrase : ( Migrate_parsetree.OCaml_404.Ast.Parsetree.toplevel_phrase, Ocaml.Ast.Parsetree.toplevel_phrase ) t
| Out_phrase : ( Migrate_parsetree.OCaml_404.Ast.Outcometree.out_phrase, Ocaml.Ast.Outcometree.out_phrase ) t
| Expression : ( Migrate_parsetree.OCaml_404.Ast.Parsetree.expression, Ocaml.Ast.Parsetree.expression ) t
| Core_type : ( Migrate_parsetree.OCaml_404.Ast.Parsetree.core_type, Ocaml.Ast.Parsetree.core_type ) t
| Type_declaration : ( Migrate_parsetree.OCaml_404.Ast.Parsetree.type_declaration, Ocaml.Ast.Parsetree.type_declaration ) t
| Type_extension : ( Migrate_parsetree.OCaml_404.Ast.Parsetree.type_extension, Ocaml.Ast.Parsetree.type_extension ) t
| Extension_constructor : ( Migrate_parsetree.OCaml_404.Ast.Parsetree.extension_constructor, Ocaml.Ast.Parsetree.extension_constructor ) t
| List : ( 'a, 'b ) t -> ( 'a list, 'b list ) t
| Pair : ( 'a, 'b ) t * ( 'c, 'd ) t -> ( 'a * 'c, 'b * 'd ) t

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