|
Scala 2.4.0-RC2
|
class
ImplicitMethodType
extends
scala.reflect.MethodType
with
scala.ScalaObject
Constructor Summary | |
def
this
(formals: scala.List[scala.reflect.Type], restpe: scala.reflect.Type)
|
Val inherited from scala.reflect.MethodType | |
formals , restpe |
Def inherited from scala.reflect.MethodType | |
$tag , arity, element, equals, hashCode, productPrefix, toString |
Constructor Detail |