FieldReturn

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

The object pointed by this.f

The object pointed by this.f

trait Product
trait Equals
trait Potential
class Object
trait Matchable
class Any

Value members

Concrete methods

override def level: Int
Definition Classes
def show(using Context): String
override def size: Int
Definition Classes

Inherited methods

Inherited from
Product
Inherited from
Potential

Concrete fields

val source: Tree