IR: IrConstructor.isPrimary

NB this is required for Kotlin/JS.
This commit is contained in:
Dmitry Petrov
2018-05-07 12:59:26 +03:00
parent a6057fb499
commit 729efaf912
158 changed files with 349 additions and 297 deletions
@@ -3,7 +3,7 @@ FILE fqName:<root> fileName:/differentReceivers.kt
$this: VALUE_PARAMETER INSTANCE_RECEIVER name:<this> type:MyClass flags:
superClasses:
CLASS IR_EXTERNAL_DECLARATION_STUB CLASS name:Any modality:OPEN visibility:public flags:
CONSTRUCTOR visibility:public <> (value:kotlin.String) returnType:MyClass flags:
CONSTRUCTOR visibility:public <> (value:kotlin.String) returnType:MyClass flags:primary
VALUE_PARAMETER name:value index:0 type:kotlin.String flags:
BLOCK_BODY
DELEGATING_CONSTRUCTOR_CALL 'constructor Any()'