package ppxlib
Standard library for ppx rewriters
Install
Dune Dependency
Authors
Maintainers
Sources
ppxlib-0.20.0.tbz
sha256=1cb5903ef257de9c93e154cbb53df5979d4ad0f041d01967ea5984dd6d2cad37
sha512=fa4179e821a88b70cf874488f2f8fcc7d0d52a2df50069dd8822d57c61a88c92c40e782267dbca0a8efc2f35976eaed73f85fcbec4299585dcf7b748ccd1c19f
doc/ppxlib.ast/Ppxlib_ast/Select_ast/index.html
Module Ppxlib_ast.Select_ast
Parameters
module Ocaml : sig ... end
Signature
module Ast = Migrate_parsetree.Ast_411
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 >
Shortcut for talking about Ast types
A construtor for recovering type equalities between two arbitrary versions.
val migration_info : types Ppxlib_ast__.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