core
1.7.0
core
/
org.jetbrains.dokka.model
/
KotlinModifier
Kotlin
Modifier
sealed
class
KotlinModifier
:
Modifier
Content copied to clipboard
Types
Properties
Inheritors
Types
Abstract
Link copied to clipboard
object
Abstract
:
KotlinModifier
Content copied to clipboard
Empty
Link copied to clipboard
object
Empty
:
KotlinModifier
Content copied to clipboard
Final
Link copied to clipboard
object
Final
:
KotlinModifier
Content copied to clipboard
Open
Link copied to clipboard
object
Open
:
KotlinModifier
Content copied to clipboard
Sealed
Link copied to clipboard
object
Sealed
:
KotlinModifier
Content copied to clipboard
Properties
name
Link copied to clipboard
val
name
:
String
Content copied to clipboard
Inheritors
Abstract
Link copied to clipboard
Open
Link copied to clipboard
Final
Link copied to clipboard
Sealed
Link copied to clipboard
Empty
Link copied to clipboard