RefactorEditInfo

sealed external interface RefactorEditInfo(source)

A set of edits to make in response to a refactor action, plus an optional location where renaming should be invoked from

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract var renameFilename: String?
Link copied to clipboard
abstract var renameLocation: Double?