Lines Matching refs:GetTokenStopIndex
283 function GetTokenStopIndex(const T: IANTLRInterface): Integer;
453 function GetTokenStopIndex: Integer; in GetTokenStopIndex() function
525 property TokenStopIndex: Integer read GetTokenStopIndex write SetTokenStopIndex;
546 function GetTokenStopIndex: Integer; in GetTokenStopIndex() function
599 property TokenStopIndex: Integer read GetTokenStopIndex write SetTokenStopIndex;
1146 function GetTokenStopIndex: Integer; virtual; abstract;
1221 function GetTokenStopIndex: Integer; override; in GetTokenStopIndex() function
1294 function GetTokenStopIndex(const T: IANTLRInterface): Integer; virtual; abstract; in GetTokenStopIndex() function
1322 function GetTokenStopIndex(const T: IANTLRInterface): Integer; override; in GetTokenStopIndex() function
1471 function GetTokenStopIndex: Integer; override; in GetTokenStopIndex() function
2551 function TCommonTree.GetTokenStopIndex: Integer; in GetTokenStopIndex() function
2970 function TCommonTreeAdaptor.GetTokenStopIndex( in GetTokenStopIndex() function
3318 EndTokenIndex := FAdaptor.GetTokenStopIndex(Start)
3429 function TParseTree.GetTokenStopIndex: Integer; in GetTokenStopIndex() function
4949 EndTokenIndex := FAdaptor.GetTokenStopIndex(Start)