package ocaml-base-compiler
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
Official release 4.10.1
Install
dune-project
Dependency
Authors
Maintainers
Sources
4.10.1.tar.gz
sha256=d1dd3d39dc2d06aca694e8a97983d25d5730c19ad8ceff83c3072fd05adaf28e
doc/ocamlcommon/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
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)"
>