Fun

case class Fun(expr: Tree, thisV: Ref, klass: ClassSymbol) extends Value

A function value

trait Product
trait Equals
class Value
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Value
Inherited from:
Value
Inherited from:
Value
Inherited from:
Value
Inherited from:
Product
def show(using Context): String
Inherited from:
Value