symbol-export
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Platform filter
jvm
Switch theme
Search in API
symbol-export
symbols-kotlin-compiler
/
dev.rnett.symbolexport.symbol.compiler.annotation.fir
/
enum
enum
fun
AnnotationArgument.Companion
.
enum
(
classId
:
ClassId
,
name
:
String
)
:
AnnotationArgument.EnumEntry
(
source
)
fun
AnnotationArgument.Companion
.
enum
(
symbol
:
FirClassSymbol
<
*
>
,
name
:
String
)
:
AnnotationArgument.EnumEntry
(
source
)