antlr-d v1.6.7 (2020-02-12T09:00:42Z)
Dub
Repo
Interval.startsBeforeDisjoint
antlr
v4
runtime
misc
Interval
Interval
@uml Does this start completely before other? Disjoint @pure @safe
class
Interval
@
safe
pure
bool
startsBeforeDisjoint
(
Interval
other
)
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 Does this start completely before other? Disjoint @pure @safe