UnsafePromotion

case class UnsafePromotion(pot: Potential, source: Tree, trace: Vector[Tree], errors: Errors) extends Error

Promote a value under initialization to fully-initialized

trait Product
trait Equals
trait Error
class Object
trait Matchable
class Any

Value members

Concrete methods

override def issue(using Context): Unit
Definition Classes
def show(using Context): String

Inherited methods

Flatten UnsafePromotion errors

Flatten UnsafePromotion errors

Inherited from
Error
Inherited from
Product
Inherited from
Error
Inherited from
Error