package ppx_conv_func
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Three basic functors to generate the Matcher from a simple extension specification
A module that converts a type into another expression that can be used in camlp4 extensions needs to have the following functions.
Parameters
Signature
val conversion :
Ppxlib.Location.t ->
field_name:string ->
id:Ppxlib.Longident.t Ppxlib.Location.loc ->
Ppxlib.expression
val conversion_of_type :
Ppxlib.Location.t ->
field_name:string ->
field_ty:Ppxlib.core_type ->
Ppxlib.expression
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page