findRenameLocations

abstract fun findRenameLocations(fileName: String, position: Double, findInStrings: Boolean, findInComments: Boolean, preferences: UserPreferences): ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/RenameLocation>??(source)
abstract fun findRenameLocations(fileName: String, position: Double, findInStrings: Boolean, findInComments: Boolean, providePrefixAndSuffixTextForRename: Boolean = definedExternally): ERROR CLASS: Symbol not found for js.array.ReadonlyArray<typescript/RenameLocation>??(source)