package alba

  1. Overview
  2. Docs
Alba compiler

Install

Dune Dependency

Authors

Maintainers

Sources

0.4.4.tar.gz
sha256=4817038301d3e45bac9edf7e6f2fc8bf0a6d78e76e02ad7ea33ef69bcc17df3b
md5=25234357587126685d64f16236167937

doc/alba.albalib/Albalib/Parser_lang/Problem/index.html

Module Parser_lang.ProblemSource

Sourcetype t =
  1. | Operator_precedence of string * string
  2. | Illegal_name of string
  3. | Illegal_command of string list
  4. | Ambiguous_command of string list
  5. | Duplicate_argument
  6. | Unused_definition of string
  7. | No_result_type
  8. | No_argument_type
OCaml

Innovation. Community. Security.