menu
candid_dart package
documentation
antlr/CandidLexer.dart
CandidLexer
getErrorDisplay method
getErrorDisplay method
dark_mode
light_mode
getErrorDisplay
method
String
getErrorDisplay
(
String
s
)
inherited
Implementation
String getErrorDisplay(String s) { return escapeWhitespace(s); }
candid_dart package
documentation
antlr/CandidLexer
CandidLexer
getErrorDisplay method
CandidLexer class