Searched refs:EMismatchedTreeNodeException (Results 1 – 2 of 2) sorted by relevance
1509 EMismatchedTreeNodeException = class(ERecognitionException) class3016 constructor EMismatchedTreeNodeException.Create(const AExpecting: Integer;3023 function EMismatchedTreeNodeException.ToString: String; in EMismatchedTreeNodeException.ToString()4330 MTNE: EMismatchedTreeNodeException absolute E;4368 if (E is EMismatchedTreeNodeException) then
3825 raise EMismatchedTreeNodeException.Create(TokenType, FInput);