kotlin.ReplaceWith.imports
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–2017 JetBrains s.r.o.
Licensed under the Apache License, Version 2.0.
登录查看完整内容