ExtractMethodProvider

dotty.tools.pc.ExtractMethodProvider
final class ExtractMethodProvider(range: RangeParams, extractionPos: OffsetParams, driver: InteractiveDriver, search: SymbolSearch, noIndent: Boolean)(using x$6: ReportContext) extends ExtractMethodUtils

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def extractMethod(): List[TextEdit]

Inherited methods

Attributes

Inherited from:
ExtractMethodUtils