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.24.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=7766027c2ecd0f5b3b460e9212a70709c6744278113eb91f317c56c41e7a90c8
    
    
  sha512=726e48899c43f8bee1935618827e68b2953753a62868e424a2dadf2e156cc60794abacea658686a8a160eccde0f75b95b98daacf2b9242b4f86a92798d47b597
    
    
  doc/ppxlib.ast/Ppxlib_ast/Ast_helper/index.html
Module Ppxlib_ast.Ast_helper
Copy of Ast_helper from OCaml 4.12 with docstring related stuff removed
type 'a with_loc = 'a Astlib.Location.loctype loc = Astlib.Location.ttype lid = Astlib.Longident.t with_loctype str = string with_loctype str_opt = string option with_loctype attrs = Astlib.Ast_412.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