NotNullConditional

case class NotNullConditional(ifTrue: Set[TermRef], ifFalse: Set[TermRef])

A pair of not-null sets, depending on whether a condition is true or false

Companion
object
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

Inherited methods

Inherited from
Product