isStatic

open override var isStatic: Boolean(source)

Is the class static? (Checks if the fourth bit of the flags is set / sets the fourth bit of the flags)

Specification

Since

0.1.0

See also