| Class | Description |
|---|---|
| FlagValue |
A value of a flag, which is a mutable boolean
|
| KotlinClassFlags |
Flags for Kotlin classes.
|
| KotlinCommonFlags |
Common flags.
|
| KotlinConstructorFlags |
Flags for Kotlin constructors.
|
| KotlinEffectExpressionFlags |
Flags for Kotlin types.
|
| KotlinFlags |
KotlinFlags represent a collection of flags in the metadata.
|
| KotlinFunctionFlags |
Flags for Kotlin functions.
|
| KotlinModalityFlags | |
| KotlinPropertyAccessorFlags |
Flags for Kotlin property accessors (getters/setters for properties).
|
| KotlinPropertyFlags |
Flags for Kotlin properties.
|
| KotlinTypeAliasFlags | |
| KotlinTypeFlags |
Flags for Kotlin types.
|
| KotlinTypeParameterFlags |
Flags for Kotlin type parameters.
|
| KotlinValueParameterFlags |
Flags for Kotlin value parameters.
|
| KotlinVisibilityFlags |