toggle menu
konture
0.6.8
jvm
switch theme
search in API
library
/
io.github.baole.konture
/
AnnotationArgumentDeclaration
Annotation
Argument
Declaration
data
class
AnnotationArgumentDeclaration
(
val
name
:
String
?
,
val
value
:
String
)
Members
Constructors
Annotation
Argument
Declaration
Link copied to clipboard
constructor
(
name
:
String
?
,
value
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
?
value
Link copied to clipboard
val
value
:
String