|
|
Scala 2.3.3
|
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 |