ValidatedArgs
scalafix.internal.v1.ValidatedArgs
case class ValidatedArgs(args: Args, symtab: SymbolTable, rules: Rules, config: ScalafixConfig, classLoader: ClassLoader, sourceroot: AbsolutePath, pathReplace: AbsolutePath => AbsolutePath, diffDisable: DiffDisable, callback: DelegatingMainCallback, semanticdbFileFilter: FilterMatcher)
Attributes
- Graph
-
- Supertypes
Members list
In this article