Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime.Tests/
DAntlr.Runtime.Tools.Tests.pas367 AIndex: Integer;
374 AIndex := 1;
376 FIList.DeleteRange(AIndex, ACount);
/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.Tools.pas157 procedure DeleteRange(AIndex, ACount: Integer); argument
DAntlr.Runtime.pas2589 constructor Create(const AIndex: Integer; const AText: IANTLRInterface;
6396 constructor TTokenRewriteStream.TRewriteOperation.Create(const AIndex: Integer;
6400 FIndex := AIndex;