Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Source file parserMessages.ml
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576(* This file was auto-generated based on "parserMessages.messages". *)(* Please note that the function [message] can raise [Not_found]. *)letmessage=funs->matchswith|17->"Expecting function arguments, \"|\" or \"<\"\n"|12->"Expecting an argument value, an argument name, \"|\" or \",\"\n"|11->"Expecting an argument value, an argument name, \"|\" or \",\"\n"|10->"Expecting a lexicon name or a string after \",\"\n"|9->"Expecting an argument value, an argument name, \"|\" or \",\"\n"|63->"A ';' is expected at the end of a command\n"|60->"Expecting a function name, \"let\" or a term literal\n"|57->"Trailing chars at end of the line\n"|56->"Bug, please report\n"|55->"Expecting function arguments or \"|\"\n"|53->"Expecting a function name\n"|52->"Expecting function arguments, \"|\" or \"<\"\n"|49->"Expecting function arguments, \"|\" or \"<\"\n"|48->"Expecting a function after \"|\"\n"|47->"Expecting \"|\" after the term literal\n"|43->"Unknown error\n"|41->"Expecting a function name after \"|\"\n"|40->"Unknown error\n"|36->"Unknown error\n"|31->"Expecting an argument value after \"=\"\n"|30->"Expecting function arguments, \"|\" or \"<\"\n"|27->"Expecting a boolean argument name after \"+\"\n"|24->"Expecting a boolean argument name after \"+\"\n"|23->"Expecting function arguments, \"|\" or \"<\" after the function name\n"|22->"Expecting a function or a term literal after \":=\"\n"|8->"Expecting an argument value, an argument name, \"|\" or \",\"\n"|7->"Expecting a lexicon name or a string after \",\"\n"|6->"Expecting an argument value or an argument name.\n"|4->"Expecting argument default value after \"=\"\n"|3->"Expecting argument names or \":=\"\n"|2->"Expecting argument names or \":=\" after the function name\n"|1->"Expecting a function name after the keyword \"let\"\n"|0->"Expecting a function name, \"let\" or a term literal\n"|_->raiseNot_found