FieldAccess

case class FieldAccess(potential: Potential, field: Symbol)(source: Tree) extends Effect

Field access, a.f

trait Product
trait Equals
trait Effect
class Object
trait Matchable
class Any

Value members

Concrete methods

def show(using Context): String

Inherited methods

Inherited from
Product
Inherited from
Effect

Concrete fields

val source: Tree