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.28.0.tbz
sha256=d87ae5f9a081206308ca964809b50a66aeb8e83d254801e8b9675448b60cf377
sha512=03270d43e91485e63c7dc115a71933ffd8cb2910c273d605d2800fa69f523dcd4de1fbe31fd6c2f6979675c681343bcf4e35be06934565bf28edf4ea03f5da8e
doc/ppxlib/Ppxlib/Extension/Context/index.html
Module Extension.Context
type 'a t = | Class_expr : Astlib.Ast_500.Parsetree.class_expr t| Class_field : Astlib.Ast_500.Parsetree.class_field t| Class_type : Astlib.Ast_500.Parsetree.class_type t| Class_type_field : Astlib.Ast_500.Parsetree.class_type_field t| Core_type : Astlib.Ast_500.Parsetree.core_type t| Expression : Astlib.Ast_500.Parsetree.expression t| Module_expr : Astlib.Ast_500.Parsetree.module_expr t| Module_type : Astlib.Ast_500.Parsetree.module_type t| Pattern : Astlib.Ast_500.Parsetree.pattern t| Signature_item : Astlib.Ast_500.Parsetree.signature_item t| Structure_item : Astlib.Ast_500.Parsetree.structure_item t| Ppx_import : Astlib.Ast_500.Parsetree.type_declaration t(*For ppx_import compat only, please do not use
*)
val class_expr : Astlib.Ast_500.Parsetree.class_expr tval class_field : Astlib.Ast_500.Parsetree.class_field tval class_type : Astlib.Ast_500.Parsetree.class_type tval class_type_field : Astlib.Ast_500.Parsetree.class_type_field tval core_type : Astlib.Ast_500.Parsetree.core_type tval expression : Astlib.Ast_500.Parsetree.expression tval module_expr : Astlib.Ast_500.Parsetree.module_expr tval module_type : Astlib.Ast_500.Parsetree.module_type tval pattern : Astlib.Ast_500.Parsetree.pattern tval signature_item : Astlib.Ast_500.Parsetree.signature_item tval structure_item : Astlib.Ast_500.Parsetree.structure_item tval get_extension :
'a t ->
'a ->
((string Astlib.Location.loc * Astlib.Ast_500.Parsetree.payload)
* Astlib.Ast_500.Parsetree.attribute list)
optionval merge_attributes :
'a t ->
'a ->
Astlib.Ast_500.Parsetree.attribute list ->
'aval merge_attributes_res :
'a t ->
'a ->
Astlib.Ast_500.Parsetree.attribute list ->
('a, Location.Error.t Stdppx.NonEmptyList.t) result sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>