setConstructor

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

Set isConstructor in the given flags (Sets the tenth bit of the flags)

Specification

Return

The flags with the isConstructor flag set

Since

0.1.0

Parameters

flags

The flags to set the isConstructor in