toggle menu
aaraar
jvm
switch theme
search in API
aaraar
/
sh.christian.aaraar.model.classeditor
/
AnnotationInstance
/
Value
/
ArrayValue
Array
Value
data
class
ArrayValue
(
val
values
:
List
<
AnnotationInstance.Value
>
)
:
AnnotationInstance.Value
Members
Constructors
Array
Value
Link copied to clipboard
constructor
(
values
:
List
<
AnnotationInstance.Value
>
)
Properties
values
Link copied to clipboard
val
values
:
List
<
AnnotationInstance.Value
>
Functions
to
Member
Value
Link copied to clipboard
open
fun
toMemberValue
(
constPool
:
ConstPool
)
:
MemberValue