package ppxlib
- Overview
- No Docs
You can search for identifiers within the package.
in-package search v0.2.0
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Standard library for ppx rewriters
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppxlib-0.21.1.tbz
sha256=41182e15ddb9dc6fcfecb45736fe1ecf588e430f15ba349d09dba8a67e4e748a
sha512=dae7494a26a76f6f541046ef382979f5b48688e158bbf2fc5119e54b0bcfb903a20643bee3e9363a64f0332d92fee65b248c287ac8193cca2bfac2cfb66a4a0a
doc/ppxlib.ast/Ppxlib_ast/Ast_helper/Pat/index.html
Module Ast_helper.Pat
Patterns
Patterns
val mk :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.pattern_desc ->
Migrate_parsetree.Ast_411.Parsetree.patternval any :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
unit ->
Migrate_parsetree.Ast_411.Parsetree.patternval var :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
string Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_411.Parsetree.patternval alias :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.pattern ->
string Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_411.Parsetree.patternval constant :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.constant ->
Migrate_parsetree.Ast_411.Parsetree.patternval interval :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.constant ->
Migrate_parsetree.Ast_411.Parsetree.constant ->
Migrate_parsetree.Ast_411.Parsetree.patternval tuple :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.pattern list ->
Migrate_parsetree.Ast_411.Parsetree.patternval construct :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Ocaml_common.Longident.t Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_411.Parsetree.pattern option ->
Migrate_parsetree.Ast_411.Parsetree.patternval variant :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Asttypes.label ->
Migrate_parsetree.Ast_411.Parsetree.pattern option ->
Migrate_parsetree.Ast_411.Parsetree.patternval record :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
(Ocaml_common.Longident.t Ocaml_common.Location.loc
* Migrate_parsetree.Ast_411.Parsetree.pattern)
list ->
Migrate_parsetree.Ast_411.Asttypes.closed_flag ->
Migrate_parsetree.Ast_411.Parsetree.patternval array :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.pattern list ->
Migrate_parsetree.Ast_411.Parsetree.patternval or_ :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.pattern ->
Migrate_parsetree.Ast_411.Parsetree.pattern ->
Migrate_parsetree.Ast_411.Parsetree.patternval constraint_ :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.pattern ->
Migrate_parsetree.Ast_411.Parsetree.core_type ->
Migrate_parsetree.Ast_411.Parsetree.patternval type_ :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Ocaml_common.Longident.t Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_411.Parsetree.patternval lazy_ :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.pattern ->
Migrate_parsetree.Ast_411.Parsetree.patternval unpack :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
string option Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_411.Parsetree.patternval open_ :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Ocaml_common.Longident.t Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_411.Parsetree.pattern ->
Migrate_parsetree.Ast_411.Parsetree.patternval exception_ :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.pattern ->
Migrate_parsetree.Ast_411.Parsetree.patternval extension :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_411.Parsetree.attribute list ->
Migrate_parsetree.Ast_411.Parsetree.extension ->
Migrate_parsetree.Ast_411.Parsetree.pattern sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>