IrSyntheticBody (for 'values', 'valueOf').
This commit is contained in:
committed by
Dmitry Petrov
parent
c47e82f965
commit
2d2100b1b5
@@ -13,3 +13,7 @@ FILE /classes.kt
|
||||
FUN private constructor TestEnumClass()
|
||||
BLOCK_BODY
|
||||
ENUM_CONSTRUCTOR_CALL Enum super
|
||||
FUN public final /*synthesized*/ fun values(): kotlin.Array<TestEnumClass>
|
||||
SYNTHETIC_BODY kind=ENUM_VALUES
|
||||
FUN public final /*synthesized*/ fun valueOf(/*0*/ value: kotlin.String): TestEnumClass
|
||||
SYNTHETIC_BODY kind=ENUM_VALUEOF
|
||||
|
||||
Reference in New Issue
Block a user