given_FromJson_Int

object given_FromJson_Int extends FromJson[Int]
trait FromJson[Int]
class Object
trait Matchable
class Any

Value members

Concrete methods

def fromJson(j: AST): Either[DervError, Int]