package ppxlib
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Standard library for ppx rewriters
Install
dune-project
Dependency
Authors
Maintainers
Sources
ppxlib-0.20.0.tbz
sha256=1cb5903ef257de9c93e154cbb53df5979d4ad0f041d01967ea5984dd6d2cad37
sha512=fa4179e821a88b70cf874488f2f8fcc7d0d52a2df50069dd8822d57c61a88c92c40e782267dbca0a8efc2f35976eaed73f85fcbec4299585dcf7b748ccd1c19f
doc/ppxlib.ast/Ppxlib_ast/Ast_helper/index.html
Module Ppxlib_ast.Ast_helper
Copy of Ast_helper from OCaml 4.10 with docstring related stuff removed
type lid = Ocaml_common.Longident.t with_loctype str = string with_loctype str_opt = string option with_loctype attrs = Migrate_parsetree.Ast_411.Parsetree.attribute listDefault locations
val with_default_loc : loc -> (unit -> 'a) -> 'aSet the default_loc within the scope of the execution of the provided function.
Constants
module Const : sig ... endmodule Attr : sig ... endCore language
module Typ : sig ... endType expressions
module Pat : sig ... endPatterns
module Exp : sig ... endExpressions
module Val : sig ... endValue declarations
module Type : sig ... endType declarations
module Te : sig ... endType extensions
Module language
module Mty : sig ... endModule type expressions
module Mod : sig ... endModule expressions
module Sig : sig ... endSignature items
module Str : sig ... endStructure items
module Md : sig ... endModule declarations
module Ms : sig ... endModule substitutions
module Mtd : sig ... endModule type declarations
module Mb : sig ... endModule bindings
module Opn : sig ... endOpens
module Incl : sig ... endIncludes
module Vb : sig ... endValue bindings
Class language
module Cty : sig ... endClass type expressions
module Ctf : sig ... endClass type fields
module Cl : sig ... endClass expressions
module Cf : sig ... endClass fields
module Ci : sig ... endClasses
module Csig : sig ... endClass signatures
module Cstr : sig ... endClass structures
module Rf : sig ... endRow fields
module Of : sig ... endObject fields
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page