ScalafixFileEvaluationImpl

scalafix.internal.interfaces.ScalafixFileEvaluationImpl
See theScalafixFileEvaluationImpl companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def from(originalPath: AbsolutePath, fixed: Option[String], exitStatus: ExitStatus, patches: Seq[Patch], diagnostics: Seq[RuleDiagnostic])(args: ValidatedArgs, ctx: RuleCtx, index: Option[SemanticdbIndex]): ScalafixFileEvaluationImpl
def from(originalPath: AbsolutePath, exitStatus: ExitStatus, errorMessage: String)(args: ValidatedArgs): ScalafixFileEvaluationImpl