AccessNonInit

case class AccessNonInit(field: Symbol, trace: Vector[Tree]) extends Error

Access non-initialized field

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
def source: Tree

Inherited methods

Flatten UnsafePromotion errors

Flatten UnsafePromotion errors

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