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 Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product