package ppx_tools
Tools for authors of ppx rewriters and other syntactic tools
Install
Dune Dependency
Authors
Maintainers
Sources
ppx_tools-6.4.tbz
md5=e526ca3f0394166ef9694f9fd453b83d
sha512=9c51ae08a3ad0ea9d52ef856f396a13530199f9d2d66b97d2b1c6f66b52430bc195c909b4bd007d233014e2d7bba7e423b28e5ab41c8595b1c954308e9f18289
doc/ppx_tools/Ast_convenience/index.html
Module Ast_convenience
Convenience functions to help build and deconstruct AST fragments.
Compatibility modules
module Label : sig ... end
module Constant : sig ... end
Misc
Expressions
val lam :
?loc:Ast_helper.loc ->
?attrs:Ast_helper.attrs ->
?label:Label.t ->
?default:Parsetree.expression ->
Parsetree.pattern ->
Parsetree.expression ->
Parsetree.expression
val sequence :
?loc:Ast_helper.loc ->
?attrs:Ast_helper.attrs ->
Parsetree.expression list ->
Parsetree.expression
Return ()
if the list is empty. Tail rec.
Patterns
Types
AST deconstruction
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page