MethodReturn

case class MethodReturn(potential: Potential, method: Symbol)(source: Tree) extends Potential

The object returned by this.m()

The object returned by this.m()

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