package ppxlib
Standard library for ppx rewriters
Install
Dune Dependency
Authors
Maintainers
Sources
ppxlib-0.15.0.tbz
sha256=0b630d7f8d74a899a55cc27188b5ce03e735a93f07ea0c2de56532d8fd93b330
sha512=ecf0fff77ff6f1b356f018b6861b9e40bb8513092a7a486a3aa6024d12f5c15135899b77a188a44abc1c2ca84ebccb8bf9a78241e0383e023663fd7f86fbca72
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_410 end
module Ast = Migrate_parsetree.OCaml_410.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