TypeLambda

tastyquery.Types$.TypeLambda$
See theTypeLambda companion class

Attributes

Companion:
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

def apply(paramNames: List[TypeName])(paramInfosExp: TypeLambda => List[TypeBounds], resultTypeExp: TypeLambda => Type): TypeLambda

Inherited methods

final def apply(paramNames: List[TypeName], paramInfos: List[TypeBounds], resultType: Type): LT

Attributes

Inherited from:
LambdaTypeCompanion