MODULE_FRAGMENT name: FILE fqName:test fileName:enum.kt CLASS ENUM_CLASS name:Color modality:FINAL visibility:public superTypes:[] $this: VALUE_PARAMETER INSTANCE_RECEIVER name: type:test.Color CONSTRUCTOR visibility:private <> (rgb:) returnType:test.Color [primary] VALUE_PARAMETER name:rgb index:0 type: BLOCK_BODY ENUM_CONSTRUCTOR_CALL 'UNBOUND IrConstructorPublicSymbolImpl' <1>: test.Color INSTANCE_INITIALIZER_CALL classDescriptor='CLASS ENUM_CLASS name:Color modality:FINAL visibility:public superTypes:[]' PROPERTY name:rgb visibility:public modality:FINAL [val] FIELD PROPERTY_BACKING_FIELD name:rgb type: visibility:private [final] EXPRESSION_BODY GET_VAR 'rgb: declared in test.Color.' type= origin=INITIALIZE_PROPERTY_FROM_PARAMETER FUN DEFAULT_PROPERTY_ACCESSOR name: visibility:public modality:FINAL <> ($this:test.Color) returnType: correspondingProperty: PROPERTY name:rgb visibility:public modality:FINAL [val] $this: VALUE_PARAMETER name: type:test.Color BLOCK_BODY RETURN type= from='public final fun (): declared in test.Color' GET_FIELD 'FIELD PROPERTY_BACKING_FIELD name:rgb type: visibility:private [final]' type= origin=null receiver: GET_VAR ': test.Color declared in test.Color.' type=test.Color origin=null ENUM_ENTRY name:RED init: EXPRESSION_BODY ENUM_CONSTRUCTOR_CALL 'private constructor (rgb: ) [primary] declared in test.Color' rgb: CONST Int type= value=16711680 ENUM_ENTRY name:GREEN init: EXPRESSION_BODY ENUM_CONSTRUCTOR_CALL 'private constructor (rgb: ) [primary] declared in test.Color' rgb: CONST Int type= value=65280 ENUM_ENTRY name:BLUE init: EXPRESSION_BODY ENUM_CONSTRUCTOR_CALL 'private constructor (rgb: ) [primary] declared in test.Color' rgb: CONST Int type= value=255 FUN ENUM_CLASS_SPECIAL_MEMBER name:values visibility:public modality:FINAL <> () returnType: SYNTHETIC_BODY kind=ENUM_VALUES FUN ENUM_CLASS_SPECIAL_MEMBER name:valueOf visibility:public modality:FINAL <> (value:) returnType:test.Color VALUE_PARAMETER name:value index:0 type: SYNTHETIC_BODY kind=ENUM_VALUEOF PROPERTY ENUM_CLASS_SPECIAL_MEMBER name:entries visibility:public modality:FINAL [val] FUN ENUM_CLASS_SPECIAL_MEMBER name: visibility:public modality:FINAL <> () returnType: correspondingProperty: PROPERTY ENUM_CLASS_SPECIAL_MEMBER name:entries visibility:public modality:FINAL [val] SYNTHETIC_BODY kind=ENUM_ENTRIES