MethodType

tastyquery.Types$.MethodType$
See theMethodType companion class

Attributes

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

Members list

Value members

Inherited methods

def apply(paramNames: List[TermName])(paramInfosExp: MethodType => List[Type], resultTypeExp: MethodType => TypeOrMethodic): MethodType

Attributes

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

Attributes

Inherited from:
LambdaTypeCompanion