antlr-d v1.7.3 (2020-04-15T19:04:07Z)
Dub
Repo
Utils
antlr
v4
runtime
misc
Utils
TODO add class description
class
Utils {
static
size_t
rank
(T e);
static
string
escapeWhitespace
(string s, bool escapeSpaces);
}
Members
Static functions
escapeWhitespace
string
escapeWhitespace
(string s, bool escapeSpaces)
Undocumented in source. Be warned that the author may not have intended to support it.
rank
size_t
rank
(T e)
@uml @safe @nothrow
Meta
Source
See Implementation
antlr
v4
runtime
misc
Utils
classes
Utils
TODO add class description