symbol-export
Toggle table of contents
0.0.1-SNAPSHOT
common
Platform filter
common
Switch theme
Search in API
symbol-export
symbols
/
dev.rnett.symbolexport.symbol.annotation
/
AnnotationParameterType
/
Primitive
Primitive
sealed
class
Primitive
<
T
:
Any
,
A
:
AnnotationArgument.Primitive
<
T
>
>
:
AnnotationParameterType
<
A
>
(
source
)
Inheritors
String
Boolean
Int
Float
Long
Double
Char
Byte
Short
Members
Properties
k
Class
Link copied to clipboard
val
kClass
:
KClass
<
T
>
Functions
create
Argument
Link copied to clipboard
abstract
fun
createArgument
(
value
:
T
)
:
A