package alba

  1. Overview
  2. Docs
Alba compiler

Install

dune-project
 Dependency

Authors

Maintainers

Sources

0.4.3.tar.gz
sha256=062f33c55ef39706c4290dff67d5a00bf009051fd757f9352be527f629ae21fc
md5=eb4edc4d6b7e15b83d6397bd34994153

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.