Fix type arguments mapping

This commit is contained in:
Dmitry Petrov
2018-03-19 14:08:04 +03:00
parent eb5904ea8e
commit 135d3ab57a
33 changed files with 365 additions and 165 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ FILE fqName:<root> fileName:/enumEntry.kt
CONSTRUCTOR visibility:private <> () returnType:Z flags:
BLOCK_BODY
ENUM_CONSTRUCTOR_CALL 'constructor Enum(String, Int)'
<E : Enum<E>>: null
<E : Enum<E>>: Z
INSTANCE_INITIALIZER_CALL classDescriptor='Z'
ENUM_ENTRY name:ENTRY
init: ENUM_CONSTRUCTOR_CALL 'constructor ENTRY()'