case class ReflectMethodSurface(mod: Int, owner: Surface, name: String, returnType: Surface, args: Seq[MethodParameter]) extends MethodSurface with LogSupport
MethodSurface for JVM. This can call method through Java reflection
- Companion:
- object
trait Product
trait Equals
trait LogSupport
trait LazyLogger
trait LoggingMethods
trait MethodSurface
trait ParameterBase
trait Serializable
class Object
trait Matchable
class Any