Constants

object Constants

Properties

Link copied to clipboard
const val STV_DEFAULT: Byte

Default symbol visibility rules

Link copied to clipboard
const val STV_HIDDEN: Byte

Symbol unavailable in other modules

Link copied to clipboard
const val STV_INTERNAL: Byte

Processor-specific hidden class

Link copied to clipboard
const val STV_PROTECTED: Byte

Not preemptible, not exported

Link copied to clipboard
const val UNKNOWN: Byte

Unknown visibility type