antlr-d ~master (2021-05-12T21:31:56Z)
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
modules
AbstractEqualityComparator
Array2DHashSet
BitSet
DoubleKeyMap
EqualityComparator
IntSet
IntegerList
IntegerStack
Interval
IntervalSet
MurmurHash
ObjectEqualityComparator
ParseCancellationException
Predicate
Utils
TODO add class description