package metaquot
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
This module does not have an associated .mli file because its signature depends dynamically from the contents of Parsetree
.
The module mainly provides two sub-modules Metaquot.Exp
and Metaquot.Pat
, which provides lifters for expressions and patterns respectively.
include sig ... end
include sig ... end
val expression_of_default_loc : unit -> Ppxlib.expression
type mapper = {
expression : Ppxlib.expression -> Ppxlib.expression;
pattern : Ppxlib.pattern -> Ppxlib.pattern;
}
module Eq : sig ... end
module type QuoteValueS = sig ... end
module QuoteExp : QuoteValueS with type t = Ppxlib.expression
module QuotePat : QuoteValueS with type t = Ppxlib.pattern
include sig ... end
module type MapperS = sig ... end
module DefaultMap : sig ... end
module StringMap : sig ... end
module Make (Target : QuoteValueS) : sig ... end
module Exp : sig ... end
module Pat : sig ... end
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>