Fun

dotty.tools.dotc.transform.init.Objects.Fun
case class Fun(code: Tree, thisV: ThisValue, klass: ClassSymbol, env: Data) extends ValueElement

Represents a lambda expression

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class ValueElement
class Value
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def show(using Context): String

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product