accept

fun <R> accept(visitor: JsonValue.Visitor<R>): R

Returns the result of calling the visitor method corresponding to this value's variant.