SwitchCase
@Serializable
@SerialName(value = "SwitchCase")
One case of a Switch expression: when on evaluates to value (exact equality), the result is then. Exact double equality is fine for integer-valued keys like VIndex; not recommended for general continuous comparisons.
SwitchCase
then
Expression evaluated when this case is selected.