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.25.1.tbz
sha256=a51b3868029e62ff14a0f2bd8d278dacfc0c3fc5b22d484a296be90c53e4ffd7
sha512=6a6d9af49344e901cc9e6da7bcf38c2973705c8cee4cff1c64c0393e9ccc55a6abec1f58d5b56d0807939a3741bec722ee7bfc244f94619167a30438f182488a
doc/ppxlib.ast/Ppxlib_ast/Ast_helper/Typ/index.html
Module Ast_helper.Typ
Type expressions
Type expressions
val mk :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Ast_412.Parsetree.core_type_desc ->
Astlib.Ast_412.Parsetree.core_typeval any :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
unit ->
Astlib.Ast_412.Parsetree.core_typeval var :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
string ->
Astlib.Ast_412.Parsetree.core_typeval arrow :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Ast_412.Asttypes.arg_label ->
Astlib.Ast_412.Parsetree.core_type ->
Astlib.Ast_412.Parsetree.core_type ->
Astlib.Ast_412.Parsetree.core_typeval tuple :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Ast_412.Parsetree.core_type list ->
Astlib.Ast_412.Parsetree.core_typeval constr :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Longident.t Astlib.Location.loc ->
Astlib.Ast_412.Parsetree.core_type list ->
Astlib.Ast_412.Parsetree.core_typeval object_ :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Ast_412.Parsetree.object_field list ->
Astlib.Ast_412.Asttypes.closed_flag ->
Astlib.Ast_412.Parsetree.core_typeval class_ :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Longident.t Astlib.Location.loc ->
Astlib.Ast_412.Parsetree.core_type list ->
Astlib.Ast_412.Parsetree.core_typeval alias :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Ast_412.Parsetree.core_type ->
string ->
Astlib.Ast_412.Parsetree.core_typeval variant :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Ast_412.Parsetree.row_field list ->
Astlib.Ast_412.Asttypes.closed_flag ->
Astlib.Ast_412.Asttypes.label list option ->
Astlib.Ast_412.Parsetree.core_typeval poly :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
string Astlib.Location.loc list ->
Astlib.Ast_412.Parsetree.core_type ->
Astlib.Ast_412.Parsetree.core_typeval package :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Longident.t Astlib.Location.loc ->
(Astlib.Longident.t Astlib.Location.loc * Astlib.Ast_412.Parsetree.core_type)
list ->
Astlib.Ast_412.Parsetree.core_typeval extension :
?loc:Astlib.Location.t ->
?attrs:Astlib.Ast_412.Parsetree.attribute list ->
Astlib.Ast_412.Parsetree.extension ->
Astlib.Ast_412.Parsetree.core_typeval force_poly :
Astlib.Ast_412.Parsetree.core_type ->
Astlib.Ast_412.Parsetree.core_typeval varify_constructors :
string Astlib.Location.loc list ->
Astlib.Ast_412.Parsetree.core_type ->
Astlib.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)"
>