isToken

private fun isToken(value: Any?): Boolean

Return

Whether or not it is a token string.

Parameters

value

Any value or instance.

Sources

jvm source
Link copied to clipboard