W3cubDocs

/Kotlin

imports

Platform and version requirements: JVM (1.0), JS (1.0), Native (1.3)
vararg val imports: Array<out String>

the qualified names that need to be imported in order for the references in the replacement expression to be resolved correctly.

Property

imports - the qualified names that need to be imported in order for the references in the replacement expression to be resolved correctly.

© 2010–2020 JetBrains s.r.o. and Kotlin Programming Language contributors
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-replace-with/imports.html