ContextualMethodType

tastyquery.Types.ContextualMethodType

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

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

Attributes

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

Attributes

Inherited from:
LambdaTypeCompanion