O object

MethodTypeOps

extends Object with Serializable

Supertypes

Object, Serializable

Members

def 

isErased

( self: MethodType ) : Boolean

def 

isImplicit

( self: MethodType ) : Boolean

def 

param

( self: MethodType ) ( idx: Int ) ( implicit  ctx: Context ) : Type

def 

paramNames

( self: MethodType ) ( implicit  ctx: Context ) : List[String]

def 

paramTypes

( self: MethodType ) ( implicit  ctx: Context ) : List[Type]

def 

resType

( self: MethodType ) ( implicit  ctx: Context ) : Type