Home
last modified time | relevance | path

Searched defs:GetCharErrorDisplay (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime/
H A DLexer.cs311 public virtual string GetCharErrorDisplay(int c) { in GetCharErrorDisplay() method in Antlr.Runtime.Lexer
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.pas1107 function GetCharErrorDisplay(const C: Integer): String; in GetCharErrorDisplay() function
2468 function GetCharErrorDisplay(const C: Integer): String; in GetCharErrorDisplay() function
5358 function TLexer.GetCharErrorDisplay(const C: Integer): String; in GetCharErrorDisplay() function