Home
last modified time | relevance | path

Searched refs:GetLastErrorIndex (Results 1 – 1 of 1) sorted by relevance

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas497 function GetLastErrorIndex: Integer; in GetLastErrorIndex() function
549 property LastErrorIndex: Integer read GetLastErrorIndex write SetLastErrorIndex;
1805 function GetLastErrorIndex: Integer;
3733 function TRecognizerSharedState.GetLastErrorIndex: Integer; in GetLastErrorIndex() function