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