hasFlag

fun hasFlag(flag: Primitive.Flag): Boolean

Test whether the specified Flag is set for this primitive.

Return

Whether that Flag is set for this primitive.

Parameters

flag

The Flag to test.