scala.reflect

class ImplicitMethodType

[source: scala/reflect/ImplicitMethodType.scala]

class ImplicitMethodType(formals : List[Type], restpe : Type)
extends MethodType
This type is required by the compiler and should not be used in client code.
Methods inherited from MethodType
hashCode, toString, equals, productPrefix, productArity, productElement
Methods inherited from AnyRef
getClass, clone, notify, notifyAll, wait, wait, wait, finalize, ==, !=, eq, ne, synchronized
Methods inherited from Any
==, !=, isInstanceOf, asInstanceOf