package ppxlib
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.22.2.tbz
sha256=d0e8a1ebdc6220b1574d7a926f008460c5118ccef79bf9a0ce0242f34cff225a
sha512=6010a59be6af873eaf193670f9cc8c9a7f091cfd89ec6c5b68d1f0c72d7c6015eec6371c009fc473cf2cb37d24f0934d04d0eacefa567a4945234197c3b31741
doc/ppxlib.ast/Ppxlib_ast/Ast_helper/Typ/index.html
Module Ast_helper.Typ
Type expressions
Type expressions
val mk :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Migrate_parsetree.Ast_412.Parsetree.core_type_desc ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval any :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
unit ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval var :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
string ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval arrow :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Migrate_parsetree.Ast_412.Asttypes.arg_label ->
Migrate_parsetree.Ast_412.Parsetree.core_type ->
Migrate_parsetree.Ast_412.Parsetree.core_type ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval tuple :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Migrate_parsetree.Ast_412.Parsetree.core_type list ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval constr :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Ocaml_common.Longident.t Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_412.Parsetree.core_type list ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval object_ :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Migrate_parsetree.Ast_412.Parsetree.object_field list ->
Migrate_parsetree.Ast_412.Asttypes.closed_flag ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval class_ :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Ocaml_common.Longident.t Ocaml_common.Location.loc ->
Migrate_parsetree.Ast_412.Parsetree.core_type list ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval alias :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Migrate_parsetree.Ast_412.Parsetree.core_type ->
string ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval variant :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Migrate_parsetree.Ast_412.Parsetree.row_field list ->
Migrate_parsetree.Ast_412.Asttypes.closed_flag ->
Migrate_parsetree.Ast_412.Asttypes.label list option ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval poly :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
string Ocaml_common.Location.loc list ->
Migrate_parsetree.Ast_412.Parsetree.core_type ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval package :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Ocaml_common.Longident.t Ocaml_common.Location.loc ->
(Ocaml_common.Longident.t Ocaml_common.Location.loc
* Migrate_parsetree.Ast_412.Parsetree.core_type)
list ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval extension :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
Migrate_parsetree.Ast_412.Parsetree.extension ->
Migrate_parsetree.Ast_412.Parsetree.core_typeval varify_constructors :
string Ocaml_common.Location.loc list ->
Migrate_parsetree.Ast_412.Parsetree.core_type ->
Migrate_parsetree.Ast_412.Parsetree.core_typevarify_constructors newtypes te is type expression te, of which any of nullary type constructor tc is replaced by type variable of the same name, if tc's name appears in newtypes. Raise Syntaxerr.Variable_in_scope if any type variable inside te appears in newtypes.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>