WithReflection

implicit class WithReflection(className: String)
class Object
trait Matchable
class Any

Value members

Concrete methods

def getStaticField[R](name: String): Option[R]
def invokeStaticMethod(methodName: String): Unit