isEnum

open val isEnum: Boolean(source)

Returns if the class is an enum (Checks if the tenth bit of the flags is set)

Specification

Since

0.1.0

See also