Join Slack
Is it possible to use JvmMultifileClass to separate api (as class/interface) and implementation (cla...
# getting-started
m
martmists
09/16/2022, 1:02 PM
Is it possible to use JvmMultifileClass to separate api (as class/interface) and implementation (class/interface/extensionfuncs/packagefuncs)?
e
ephemient
09/16/2022, 3:43 PM
`@file:JvmName`/`@file:JvmMultifileClass` only affects top-level properties and functions; it has no bearing on classes and interfaces
ephemient
09/16/2022, 3:43 PM
what are you trying to achieve?
9
Views
Open in Slack
Previous
Next
kotlinlang
A modern programming language that makes developers happier.
Powered by