Searched refs:ERecognitionException (Results 1 – 3 of 3) sorted by relevance
54 ERecognitionException = class;753 procedure ReportError(const E: ERecognitionException); argument759 const E: ERecognitionException);780 function GetErrorMessage(const E: ERecognitionException; in GetErrorMessage() argument786 function GetErrorHeader(const E: ERecognitionException): String; in GetErrorHeader() argument811 procedure Recover(const Input: IIntStream; const RE: ERecognitionException); argument815 const E: ERecognitionException; const Follow: IBitSet): IANTLRInterface;1105 procedure Recover(const RE: ERecognitionException); argument1379 ERecognitionException = class(Exception) class1471 EMismatchedTokenException = class(ERecognitionException)[all …]
106 const E: ERecognitionException): IANTLRInterface;1248 FTrappedException: ERecognitionException;1256 const AException: ERecognitionException);1275 const E: ERecognitionException): IANTLRInterface; virtual;1632 function GetErrorHeader(const E: ERecognitionException): String; override; in GetErrorHeader() argument1633 function GetErrorMessage(const E: ERecognitionException; in GetErrorMessage() argument1645 const E: ERecognitionException; const ExpectedTokenType: Integer;2614 AStop: IToken; const AException: ERecognitionException);2792 Stop: IToken; const E: ERecognitionException): IANTLRInterface;3740 function TTreeParser.GetErrorHeader(const E: ERecognitionException): String; in GetErrorHeader() argument[all …]
127 FException: ERecognitionException;275 on RE: ERecognitionException do360 FException: ERecognitionException;543 on RE: ERecognitionException do689 on RE: ERecognitionException do