antlr-d v1.6.7 (2020-02-12T09:00:42Z)
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