toggle menu
aaraar
jvm
switch theme
search in API
aaraar
/
sh.christian.aaraar.model.classeditor
/
AnnotationInstance
/
Value
/
EnumValue
Enum
Value
data
class
EnumValue
(
val
type
:
ClassReference
,
val
name
:
String
)
:
AnnotationInstance.Value
Members
Constructors
Enum
Value
Link copied to clipboard
constructor
(
type
:
ClassReference
,
name
:
String
)
Properties
name
Link copied to clipboard
val
name
:
String
type
Link copied to clipboard
val
type
:
ClassReference
Functions
to
Member
Value
Link copied to clipboard
open
fun
toMemberValue
(
constPool
:
ConstPool
)
:
MemberValue