Home
last modified time | relevance | path

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

/external/antlr/antlr-3.4/runtime/Delphi/Sources/Antlr3.Runtime/
DAntlr.Runtime.pas1484 function GetUnexpectedToken: IToken; in GetUnexpectedToken() function
1486 property UnexpectedToken: IToken read GetUnexpectedToken;
2969 function EUnwantedTokenException.GetUnexpectedToken: IToken; in EUnwantedTokenException.GetUnexpectedToken()