package alba
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page
Alba compiler
Install
dune-project
Dependency
Authors
Maintainers
Sources
0.4.4.tar.gz
sha256=4817038301d3e45bac9edf7e6f2fc8bf0a6d78e76e02ad7ea33ef69bcc17df3b
md5=25234357587126685d64f16236167937
doc/alba.albalib/Albalib/Printer/Make/index.html
Module Printer.MakeSource
Pretty printer for some standard messages needed by the Alba compiler.
E.g.
- Error header
- Source files with error markers
Parameters
module PP : Fmlib.Pretty_printer.SIGSignature
print_source source_string range error_tabs
Print the source string with line numbers and put error markers around range. End the printing at the end of range.
Add tab positions for the error tabs.
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>
On This Page