kotlin.jvm.JvmMultifileClass.<init>

<init>

JvmMultifileClass()

Platform and version requirements: JVM

Instructs the Kotlin compiler to generate a multifile class with top-level functions and properties declared in this file as one of its parts. Name of the corresponding multifile class is provided by the JvmName annotation.

© 2010–2017 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
登录查看完整内容