package ppxlib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Standard infrastructure for ppx rewriters
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppxlib-0.38.0.tbz
sha256=89e049b3102f6670a213d34d802ea3ab0fc530a8959d2f1a1e8db830063429a3
sha512=2fbbf124fc61e1f22242d13505e9af39d4a3c7cf03def1c33ee8bd915195be9b817636667302e9c6ceddc74a9a4a54926340e21c96fd770a2bc6752400315cfd
doc/ppxlib/Ppxlib/Ast_builder/Default/Latest/index.html
Module Default.LatestSource
This module contains updated versions of node constructors that were kept stable when the node changed. For every function in this module, there's an equally-named function outside this module. The function outside this module will stay stable, whereas the function inside this module will adapt potential upcoming new compiler features. Only use a function in this module, if the equally-named one outside this module is missing a feature you need.
Source
val ppat_construct :
loc:Astlib.Location.t ->
Astlib.Longident.t Astlib.Location.loc ->
(string Astlib.Location.loc list * Astlib.Ast_502.Parsetree.pattern) option ->
Astlib.Ast_502.Parsetree.patternSource
val value_binding :
?constraint_:Astlib.Ast_502.Parsetree.value_constraint ->
loc:Astlib.Location.t ->
pat:Astlib.Ast_502.Parsetree.pattern ->
expr:Astlib.Ast_502.Parsetree.expression ->
unit ->
Astlib.Ast_502.Parsetree.value_bindingSource
val constructor_declaration :
loc:Astlib.Location.t ->
name:string Astlib.Location.loc ->
vars:string Astlib.Location.loc list ->
args:Astlib.Ast_502.Parsetree.constructor_arguments ->
res:Astlib.Ast_502.Parsetree.core_type option ->
unit ->
Astlib.Ast_502.Parsetree.constructor_declaration sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>