setAnnotation

fun setAnnotation(flags: Short, value: Boolean = true): Short(source)

Set isAnnotation in the given flags (Sets the ninth bit of the flags)

Specification

Return

The flags with the isAnnotation flag set

Since

0.1.0

Parameters

flags

The flags to set the isAnnotation in