IR: IrField.isStatic
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
FILE fqName:<root> fileName:/javaEnum.kt
|
||||
PROPERTY name:test visibility:public modality:FINAL flags:val
|
||||
FIELD PROPERTY_BACKING_FIELD name:test type:JEnum visibility:public flags:final
|
||||
FIELD PROPERTY_BACKING_FIELD name:test type:JEnum visibility:public flags:final,static
|
||||
EXPRESSION_BODY
|
||||
GET_ENUM 'ONE' type=JEnum
|
||||
FUN DEFAULT_PROPERTY_ACCESSOR name:<get-test> visibility:public modality:FINAL <> () returnType:JEnum flags:
|
||||
|
||||
+1061
-1061
File diff suppressed because it is too large
Load Diff
+1131
-1131
File diff suppressed because it is too large
Load Diff
+1131
-1131
File diff suppressed because it is too large
Load Diff
+1131
-1131
File diff suppressed because it is too large
Load Diff
+1131
-1131
File diff suppressed because it is too large
Load Diff
@@ -1,6 +1,6 @@
|
||||
FILE fqName:<root> fileName:/javaSyntheticProperty.kt
|
||||
PROPERTY name:test visibility:public modality:FINAL flags:val
|
||||
FIELD PROPERTY_BACKING_FIELD name:test type:kotlin.String? visibility:public flags:final
|
||||
FIELD PROPERTY_BACKING_FIELD name:test type:kotlin.String? visibility:public flags:final,static
|
||||
EXPRESSION_BODY
|
||||
CALL 'getFoo(): String!' type=kotlin.String? origin=GET_PROPERTY
|
||||
$this: CALL 'constructor J()' type=J origin=null
|
||||
|
||||
@@ -15286,3 +15286,4 @@ MODULE_FRAGMENT name:<built-ins module>
|
||||
overridden:
|
||||
FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String flags:
|
||||
$this: VALUE_PARAMETER IR_EXTERNAL_DECLARATION_STUB name:<this> type:kotlin.Any flags:
|
||||
|
||||
|
||||
+1132
-1131
File diff suppressed because it is too large
Load Diff
@@ -18,3 +18,4 @@ MODULE_FRAGMENT name:<test-module>
|
||||
$this: VALUE_PARAMETER IR_EXTERNAL_DECLARATION_STUB name:<this> type:kotlin.Any flags:
|
||||
FUN IR_EXTERNAL_DECLARATION_STUB name:getFoo visibility:public modality:OPEN <> ($this:J) returnType:kotlin.String? flags:
|
||||
$this: VALUE_PARAMETER IR_EXTERNAL_DECLARATION_STUB name:<this> type:J flags:
|
||||
|
||||
|
||||
+1
@@ -14520,3 +14520,4 @@ MODULE_FRAGMENT name:<built-ins module>
|
||||
overridden:
|
||||
FUN FAKE_OVERRIDE name:toString visibility:public modality:OPEN <> ($this:kotlin.Any) returnType:kotlin.String flags:
|
||||
$this: VALUE_PARAMETER IR_EXTERNAL_DECLARATION_STUB name:<this> type:kotlin.Any flags:
|
||||
|
||||
|
||||
+992
-991
File diff suppressed because it is too large
Load Diff
+1131
-1131
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -1,6 +1,6 @@
|
||||
FILE fqName:<root> fileName:/simple.kt
|
||||
PROPERTY name:test visibility:public modality:FINAL flags:val
|
||||
FIELD PROPERTY_BACKING_FIELD name:test type:kotlin.Int visibility:public flags:final
|
||||
FIELD PROPERTY_BACKING_FIELD name:test type:kotlin.Int visibility:public flags:final,static
|
||||
EXPRESSION_BODY
|
||||
CALL 'plus(Int): Int' type=kotlin.Int origin=PLUS
|
||||
$this: CONST Int type=kotlin.Int value=2
|
||||
|
||||
+1131
-1131
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user