NewLambda

dotty.tools.sjs.ir.Trees.NewLambda
See theNewLambda companion class
object NewLambda

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
NewLambda.type

Members list

Type members

Classlikes

final case class Descriptor(superClass: ClassName, interfaces: List[ClassName], methodName: MethodName, paramTypes: List[Type], resultType: Type)

Attributes

Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all