PolyType

tastyquery.Types$.PolyType$
See thePolyType 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])(paramTypeBoundsExp: PolyType => List[TypeBounds], resultTypeExp: PolyType => Type): PolyType

Inherited methods

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

Attributes

Inherited from:
LambdaTypeCompanion