ScalafixPatchImpl

scalafix.internal.interfaces.ScalafixPatchImpl
case class ScalafixPatchImpl(patch: Patch)(args: ValidatedArgs, ctx: RuleCtx, index: SemanticdbIndex) extends ScalafixPatch

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

override def isAtomic: Boolean

Attributes

Definition Classes
override def textEdits(): Array[ScalafixTextEdit]

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product