W3cubDocs

/Kotlin

imports

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–2018 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
https://kotlinlang.org/api/latest/jvm/stdlib/kotlin/-replace-with/imports.html