isAnnotation

open override var isAnnotation: Boolean(source)

Is the class an annotation? (Checks if the ninth bit of the flags is set / sets the ninth bit of the flags)

Specification

Since

0.1.0

See also