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.35.0.tbz
sha256=d9d959fc9f84260487e45684dc741898a92fc5506b61a7f5cac65d21832db925
sha512=e428b1e3b89261c7efdaa18016264d1afbf067cb9b0d41124b04796c2487ac7ca8ee9a24a60d56f20d1774cb44aaa9ecf1512f17455812ba8d62d4ef93616ee7
doc/ppxlib/Ppxlib/Extension/Context/index.html
Module Extension.ContextSource
Source
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
*)
Source
val get_extension :
'a t ->
'a ->
((string Astlib.Location.loc * Astlib.Ast_500.Parsetree.payload)
* Astlib.Ast_500.Parsetree.attribute list)
optionSource
val 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)"
>