package ppxlib
Standard library for ppx rewriters
Install
Dune Dependency
Authors
Maintainers
Sources
ppxlib-0.22.0.tbz
sha256=3eeb91e03966662284a3222e612dee7f4fa2b7637c53d9572d2a74134bb96d7a
sha512=425051dff9df53579a6edd17369d66c10f87a78daeddf1691e50997990ed643e874fcc6a30112a4dacbfd2d0097a19445354e04cd920d9522f76c51cdbc7f1db
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_type
val any :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
unit ->
Migrate_parsetree.Ast_412.Parsetree.core_type
val var :
?loc:Ocaml_common.Location.t ->
?attrs:Migrate_parsetree.Ast_412.Parsetree.attribute list ->
string ->
Migrate_parsetree.Ast_412.Parsetree.core_type
val 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_type
val 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_type
val 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_type
val 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_type
val 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_type
val 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_type
val 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_type
val 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_type
val 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_type
val 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_type
val varify_constructors :
string Ocaml_common.Location.loc list ->
Migrate_parsetree.Ast_412.Parsetree.core_type ->
Migrate_parsetree.Ast_412.Parsetree.core_type
varify_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)"
>