Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas498 procedure SetLastErrorIndex(const Value: Integer); procedure
549 property LastErrorIndex: Integer read GetLastErrorIndex write SetLastErrorIndex;
1806 procedure SetLastErrorIndex(const Value: Integer);
3813 procedure TRecognizerSharedState.SetLastErrorIndex(const Value: Integer); procedure