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.28.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=d87ae5f9a081206308ca964809b50a66aeb8e83d254801e8b9675448b60cf377
    
    
  sha512=03270d43e91485e63c7dc115a71933ffd8cb2910c273d605d2800fa69f523dcd4de1fbe31fd6c2f6979675c681343bcf4e35be06934565bf28edf4ea03f5da8e
    
    
  doc/ppxlib.ast/Ppxlib_ast/Convert/index.html
Module Ppxlib_ast.Convert
Parameters
module A : sig ... endmodule B : sig ... endSignature
val copy_structure : A.Ast.Parsetree.structure -> B.Ast.Parsetree.structureval copy_signature : A.Ast.Parsetree.signature -> B.Ast.Parsetree.signatureval copy_toplevel_phrase : 
  A.Ast.Parsetree.toplevel_phrase ->
  B.Ast.Parsetree.toplevel_phraseval copy_core_type : A.Ast.Parsetree.core_type -> B.Ast.Parsetree.core_typeval copy_expression : A.Ast.Parsetree.expression -> B.Ast.Parsetree.expressionval copy_pattern : A.Ast.Parsetree.pattern -> B.Ast.Parsetree.patternval copy_case : A.Ast.Parsetree.case -> B.Ast.Parsetree.caseval copy_type_declaration : 
  A.Ast.Parsetree.type_declaration ->
  B.Ast.Parsetree.type_declarationval copy_type_extension : 
  A.Ast.Parsetree.type_extension ->
  B.Ast.Parsetree.type_extensionval copy_extension_constructor : 
  A.Ast.Parsetree.extension_constructor ->
  B.Ast.Parsetree.extension_constructor sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page