Home
last modified time | relevance | path

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

/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas510 function GetTokenStartCharIndex: Integer; in GetTokenStartCharIndex() function
607 property TokenStartCharIndex: Integer read GetTokenStartCharIndex write SetTokenStartCharIndex;
1818 function GetTokenStartCharIndex: Integer;
3763 function TRecognizerSharedState.GetTokenStartCharIndex: Integer; in GetTokenStartCharIndex() function