antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
IntervalSet.add
antlr
v4
runtime
misc
IntervalSet
IntervalSet
copy on write so we can cache a..a intervals and sets of that
void
add
(int el)
void
add
(int a, int b)
void
add
(Interval addition)
class
IntervalSet
protected
void
add
(
Interval
addition
)
Meta
Source
See Implementation
antlr
v4
runtime
misc
IntervalSet
IntervalSet
constructors
this
functions
add
addAll
and
clear
complement
contains
elementName
get
getMaxElement
getMinElement
getSingleElement
intervals
isNil
isReadonly
opEquals
or
remove
setReadonly
size
subtract
toArray
toIntegerList
toList
toSet
toString
static functions
of
static variables
COMPLETE_CHAR_SET
EMPTY_SET
copy on write so we can cache a..a intervals and sets of that