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
  
    
      757f6c284b1fe748d5027eef3bbef924b6bbd7ce.tar.gz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=89a98c95ddd0bfbac17b5a936f6811af7097be3258c482d5859b73e9de9b4552
    
    
  sha512=b19306473d867252d382e58e9b697531c5edccdc9283b5eaf72f524803c2fca2a58a5e8f25bee198b00de82cf8ef805b43f7488791c3ac5beb0ffba938ded826
    
    
  doc/ppxlib.astlib/Astlib/Parse/index.html
Module Astlib.ParseSource
Entry points in the parser
val implementation : Lexing.lexbuf -> Parsetree.structure_item listParse a structure
val interface : Lexing.lexbuf -> Parsetree.signature_item listParse a signature
val toplevel_phrase : Lexing.lexbuf -> Parsetree.toplevel_phraseParse a toplevel phrase
val use_file : Lexing.lexbuf -> Parsetree.toplevel_phrase listParse a series of toplevel phrases
val core_type : Lexing.lexbuf -> Parsetree.core_typeParse a core type
val expression : Lexing.lexbuf -> Parsetree.expressionParse an expression
val pattern : Lexing.lexbuf -> Parsetree.patternParse a pattern
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >