core
1.7.0
core
/
org.jetbrains.dokka.model
/
ActualTypealias
Actual
Typealias
data
class
ActualTypealias
(
val
underlyingType
:
SourceSetDependent
<
Bound
>
)
:
ExtraProperty
<
DClasslike
>
Content copied to clipboard
Types
Constructors
Properties
Constructors
Actual
Typealias
Link copied to clipboard
fun
ActualTypealias
(
underlyingType
:
SourceSetDependent
<
Bound
>
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
:
ExtraProperty.Key
<
DClasslike
,
ActualTypealias
>
Content copied to clipboard
Properties
key
Link copied to clipboard
open
override
val
key
:
ExtraProperty.Key
<
DClasslike
,
ActualTypealias
>
Content copied to clipboard
underlyingType
Link copied to clipboard
val
underlyingType
:
SourceSetDependent
<
Bound
>
Content copied to clipboard