accept

fun <R> accept(visitor: JsonField.Visitor<T, R>): R

Returns the result of calling the visitor method corresponding to this field's state.