PolyType

tastyquery.Types.PolyType
See thePolyType companion class

Attributes

Companion
class
Graph
Supertypes
Self type
PolyType.type

Members list

Value members

Concrete methods

def apply(paramNames: List[TypeName])(paramTypeBoundsExp: PolyType => List[TypeBounds], resultTypeExp: PolyType => TypeOrMethodic): PolyType

Inherited methods

final def apply(paramNames: List[TypeName], paramInfos: List[TypeBounds], resultType: TypeOrMethodic): PolyType

Attributes

Inherited from:
LambdaTypeCompanion