Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas2545 function GetInstructionIndex: Integer; in GetInstructionIndex() function
2562 property InstructionIndex: Integer read GetInstructionIndex write SetInstructionIndex;
2578 function GetInstructionIndex: Integer; in GetInstructionIndex() function
6416 function TTokenRewriteStream.TRewriteOperation.GetInstructionIndex: Integer; in TRewriteOperation()