Module Parser_lang.ProblemSource
Sourcetype 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| No_result_type| No_argument_type