NotNullConditional

dotty.tools.dotc.typer.Nullables$.NotNullConditional
See theNotNullConditional companion object
case class NotNullConditional(ifTrue: Set[TermRef], ifFalse: Set[TermRef])

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

Attributes

Companion:
object
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product