PromoteError

case class PromoteError(msg: String, source: Tree, trace: Seq[Tree]) extends Error

Promote this under initialization to fully-initialized

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

Value members

Concrete methods

def show(using Context): String

Inherited methods

Flatten UnsafePromotion errors

Flatten UnsafePromotion errors

Inherited from
Error
def issue(using Context): Unit
Inherited from
Error
Inherited from
Product
Inherited from
Error
Inherited from
Error