alba.albalib
Parser_lang.Problem
alba.core
alba.fmlib
alba.fmlib_js
alba.fmlib_native
alba.fmlib_node
type t =
| Operator_precedence of string * string
| Illegal_name of string
| Illegal_command of string list
| Ambiguous_command of string list
| Duplicate_argument
| Unused_definition of string