in scala.reflect
class ImplicitMethodType

class ImplicitMethodType
extends scala.reflect.MethodType
with scala.ScalaObject

Constructor Summary
def this ( formals : scala.List[scala.reflect.Type] , restpe : scala.reflect.Type )



Constructor Detail
def this ( formals : scala.List[scala.reflect.Type] , restpe : scala.reflect.Type )