Files
kotlin-fork/compiler/testData/codegen/script/scriptInstanceCapturing/classCapturesExtensionIndirect.jvm_abi.txt
T
2023-12-26 10:18:19 +00:00

30 lines
725 B
Plaintext
Vendored

MODULE main
CLASS ClassCapturesExtensionIndirect.class
CLASS METADATA
K1
<init>([Ljava/lang/String;)V
K2
---
Property: class.metadata.superTypes
K1
[kotlin/script/templates/standard/ScriptTemplateWithArgs]
K2
[]
Property: class.metadata.contextReceiverTypes
K1
[]
K2
[kotlin/script/templates/standard/ScriptTemplateWithArgs]
FUNCTION ext(LClassCapturesExtensionIndirect$A;)V
Property: class.metadata.function.receiverParameterType
K1
ClassCapturesExtensionIndirect.A
K2
A
PROPERTY getB()LClassCapturesExtensionIndirect$B;
Property: class.metadata.property.returnType
K1
ClassCapturesExtensionIndirect.B
K2
B