package ocaml-base-compiler
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  Official release 5.0.0
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      5.0.0.tar.gz
    
    
        
    
  
  
  
    
  
        sha256=72fa3d0ba19b82fcb9e6c62e0090b9d22e5905c4be0f94faf56904a9377a9e5b
    
    
  doc/compiler-libs.common/Syntaxerr/index.html
Module Syntaxerr
Auxiliary type for reporting syntax errors
Warning: this module is unstable and part of compiler-libs.
type error = - | Unclosed of Location.t * string * Location.t * string
- | Expecting of Location.t * string
- | Not_expecting of Location.t * string
- | Applicative_path of Location.t
- | Variable_in_scope of Location.t * string
- | Other of Location.t
- | Ill_formed_ast of Location.t * string
- | Invalid_package_type of Location.t * string
- | Removed_string_set of Location.t
exception Error of errorval location_of_error : error -> Location.tval ill_formed_ast : Location.t -> string -> 'a sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >