Home | History | Annotate | Download | only in Antlr3.Runtime

Lines Matching refs:UnexpectedToken

1486     property UnexpectedToken: IToken read GetUnexpectedToken;
4345 Result := 'extraneous input ' + GetTokenErrorDisplay(UTE.UnexpectedToken)