• OCaml logo OCaml logo
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Learn
  • Packages
  • Community
  • Blog
  • Playground
  • Get started
  • ppx_ast
  • Documentation
  • ppx_ast lib
  • Ppx_ast .Ast_helper .Str 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
val mk : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.structure_item_desc -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val eval : ?loc:loc -> ?attrs:Migrate_parsetree.Ast_404.Parsetree.attributes -> Migrate_parsetree.Ast_404.Parsetree.expression -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val value : ?loc:loc -> Migrate_parsetree.Ast_404.Asttypes.rec_flag -> Migrate_parsetree.Ast_404.Parsetree.value_binding list -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val primitive : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.value_description -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val type_ : ?loc:loc -> Migrate_parsetree.Ast_404.Asttypes.rec_flag -> Migrate_parsetree.Ast_404.Parsetree.type_declaration list -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val type_extension : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.type_extension -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val exception_ : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.extension_constructor -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val module_ : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.module_binding -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val rec_module : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.module_binding list -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val modtype : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.module_type_declaration -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val open_ : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.open_description -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val class_ : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.class_declaration list -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val class_type : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.class_type_declaration list -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val include_ : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.include_declaration -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val extension : ?loc:loc -> ?attrs:attrs -> Migrate_parsetree.Ast_404.Parsetree.extension -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val attribute : ?loc:loc -> Migrate_parsetree.Ast_404.Parsetree.attribute -> Migrate_parsetree.Ast_404.Parsetree.structure_item
val text : Docstrings.text -> Migrate_parsetree.Ast_404.Parsetree.structure_item list

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