lithic-kotlin-root
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
lithic-kotlin-root
lithic-kotlin-root
/
com.lithic.api.core
/
JsonValue
/
accept
accept
fun
<
R
>
accept
(
visitor
:
JsonValue.Visitor
<
R
>
)
:
R
Returns the result of calling the
visitor
method corresponding to this value's variant.