package ppxlib
Base library and tools for ppx rewriters
Install
Dune Dependency
Authors
Maintainers
Sources
ppxlib-0.8.1.tbz
sha256=a5cb79ee83bba80304b65bc47f2985382bef89668b1b46f9ffb3734c2f2f7521
sha512=74bf4a0811f4fa73969149efc7f98620bf1c1ef7322edb8de82e02e25b61e005945887ea865b462bfb638d7d0e574706da190ca9416643f4464a89262ae7ae12
doc/ppxlib.ast/Ppxlib_ast/Select_ast/index.html
Module Ppxlib_ast.Select_ast
Parameters
Signature
include module type of struct include Migrate_parsetree.OCaml_407 end
module Ast = Migrate_parsetree.OCaml_407.Ast
Ast definition for this version
type types =
< structure : Ast.Parsetree.structure
; signature : Ast.Parsetree.signature
; toplevel_phrase : Ast.Parsetree.toplevel_phrase
; core_type : Ast.Parsetree.core_type
; expression : Ast.Parsetree.expression
; pattern : Ast.Parsetree.pattern
; case : Ast.Parsetree.case
; type_declaration : Ast.Parsetree.type_declaration
; type_extension : Ast.Parsetree.type_extension
; extension_constructor : Ast.Parsetree.extension_constructor
; out_value : Ast.Outcometree.out_value
; out_type : Ast.Outcometree.out_type
; out_class_type : Ast.Outcometree.out_class_type
; out_module_type : Ast.Outcometree.out_module_type
; out_sig_item : Ast.Outcometree.out_sig_item
; out_type_extension : Ast.Outcometree.out_type_extension
; out_phrase : Ast.Outcometree.out_phrase
; mapper : Ast.Ast_mapper.mapper >
Shortcut for talking about Ast types
type Migrate_parsetree__.Migrate_parsetree_versions.witnesses +=
| Version : types Migrate_parsetree__.Migrate_parsetree_versions.witnesses
A construtor for recovering type equalities between two arbitrary versions.
val migration_info :
types Migrate_parsetree__.Migrate_parsetree_versions.migration_info
Information used to derive migration functions, see below
module Type : sig ... end
module Of_ocaml : sig ... end
module To_ocaml : sig ... end
val of_ocaml : 'ocaml 'js. ('js, 'ocaml) Type.t -> 'ocaml -> 'js
val to_ocaml : 'ocaml 'js. ('js, 'ocaml) Type.t -> 'js -> 'ocaml
val of_ocaml_mapper : ('a, 'b) Type.t -> ('b -> 'b) -> 'a -> 'a
val to_ocaml_mapper : ('a, 'b) Type.t -> ('a -> 'a) -> 'b -> 'b
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page