UnsafeLeaking

case class UnsafeLeaking(trace: Seq[Tree], error: Error, nonHotOuterClass: Symbol, argsIndices: List[Int]) extends Error

Unsafe leaking a non-hot value as constructor arguments

Invariant: argsIndices.nonEmpty

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

Value members

Concrete methods

def show(using Context): String

Inherited methods

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