Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas549 property LastErrorIndex: Integer read GetLastErrorIndex write SetLastErrorIndex; property
4609 if (FState.LastErrorIndex = Input.Index) then
4615 FState.LastErrorIndex := Input.Index;
4696 FState.LastErrorIndex := -1;