TypeLambda

tastyquery.Types$.TypeLambda$
See theTypeLambda companion class

Attributes

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

Members list

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