Searched defs:ERecognitionException (Results 1 – 2 of 2) sorted by relevance
753 procedure ReportError(const E: ERecognitionException);780 function GetErrorMessage(const E: ERecognitionException; in GetErrorMessage()786 function GetErrorHeader(const E: ERecognitionException): String; in GetErrorHeader()811 procedure Recover(const Input: IIntStream; const RE: ERecognitionException);1105 procedure Recover(const RE: ERecognitionException);1379 ERecognitionException = class(Exception) class2260 procedure ReportError(const E: ERecognitionException); virtual;2264 function GetErrorMessage(const E: ERecognitionException; in GetErrorMessage()2266 function GetErrorHeader(const E: ERecognitionException): String; virtual; in GetErrorHeader()2269 procedure Recover(const Input: IIntStream; const RE: ERecognitionException); virtual;[all …]
1632 function GetErrorHeader(const E: ERecognitionException): String; override; in GetErrorHeader()1633 function GetErrorMessage(const E: ERecognitionException; in GetErrorMessage()3740 function TTreeParser.GetErrorHeader(const E: ERecognitionException): String; in GetErrorHeader()3748 function TTreeParser.GetErrorMessage(const E: ERecognitionException; in TTreeParser.GetErrorMessage()