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.34.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=d77d97165a158d7ae56b7c0387cd04e9927d7e7e797ca1039ffb5bb17a6661a7
    
    
  sha512=84954f375b0c3ed063c874c47cc2597cceea338de0f567f64f340bd4e3569ef88421369b92bd5830701216bcdb88d78f50f3896c8edeb13250f0e7337c106b7d
    
    
  doc/ppxlib/Ppxlib/Ast_builder/Default/Latest/index.html
Module Default.LatestSource
This module contains updated versions of node constructors that were kept stable when the node changed. For every function in this module, there's an equally-named function outside this module. The function outside this module will stay stable, whereas the function inside this module will adapt potential upcoming new compiler features. Only use a function in this module, if the equally-named one outside this module is missing a feature you need.
Source
val ppat_construct : 
  loc:Astlib.Location.t ->
  Astlib.Longident.t Astlib.Location.loc ->
  (string Astlib.Location.loc list * Astlib.Ast_500.Parsetree.pattern) option ->
  Astlib.Ast_500.Parsetree.patternSource
val constructor_declaration : 
  loc:Astlib.Location.t ->
  name:string Astlib.Location.loc ->
  vars:string Astlib.Location.loc list ->
  args:Astlib.Ast_500.Parsetree.constructor_arguments ->
  res:Astlib.Ast_500.Parsetree.core_type option ->
  unit ->
  Astlib.Ast_500.Parsetree.constructor_declaration sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >