antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
Interval.this
antlr
v4
runtime
misc
Interval
Interval
@uml @pure @safe
class
Interval
@
safe
pure
this
(
int
a
,
int
b
)
Meta
Source
See Implementation
antlr
v4
runtime
misc
Interval
Interval
constructors
this
functions
adjacent
differenceNotProperlyContained
disjoint
equals
hashCode
intersection
length
properlyContains
startsAfter
startsAfterDisjoint
startsAfterNonDisjoint
startsBeforeDisjoint
startsBeforeNonDisjoint
toString
unionInterval
static functions
of
static variables
INTERVAL_POOL_MAX_VALUE
INVALID
creates
hits
misses
outOfRange
variables
a
b
@uml @pure @safe