in scala.reflect
class ImplicitMethodType

class ImplicitMethodType
extends MethodType
with ScalaObject

Constructor Summary
def this ( formals : List , restpe : Type )



Constructor Detail
def this ( formals : List , restpe : Type )