package ppx_tools_versioned

  1. Overview
  2. Docs
A variant of ppx_tools based on ocaml-migrate-parsetree

Install

Dune Dependency

Authors

Maintainers

Sources

5.4.0.tar.gz
sha256=be5fa320c73c2cdb8824fcedef54a30e3a9208a27ae847c70852afb7cd31826b
md5=3e809a11cae99f57c051d3d0100311f6

doc/ppx_tools_versioned/Ast_convenience_407/index.html

Module Ast_convenience_407

Convenience functions to help build and deconstruct AST fragments.

Compatibility modules

module Label : sig ... end
module Constant : sig ... end

Misc

Expressions

Patterns

Types

AST deconstruction

val get_str : Migrate_parsetree.Ast_407.Parsetree.expression -> string option
val get_str_with_quotation_delimiter : Migrate_parsetree.Ast_407.Parsetree.expression -> (string * string option) option
val get_lid : Migrate_parsetree.Ast_407.Parsetree.expression -> string option
val has_attr : string -> Migrate_parsetree.Ast_407.Parsetree.attributes -> bool
OCaml

Innovation. Community. Security.