antlr-d v1.3.1 (2018-08-18T10:02:35Z)
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