MethodType

tastyquery.Types$.MethodType$
See theMethodType 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[TermName])(paramInfosExp: MethodType => List[Type], resultTypeExp: MethodType => Type): MethodType

Inherited methods

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

Attributes

Inherited from:
LambdaTypeCompanion