FixInput

warning_diff.FixInput
See theFixInput companion class
object FixInput

Attributes

Companion
class
Source
FixInput.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
FixInput.type

Members list

Type members

Classlikes

case class SubProject(projectId: String, sbtConfig: String, scalafixConfig: String, sources: Seq[String], scalacOptions: Seq[String], scalaVersion: String, dialect: Dialect) extends SubProjectCompat

Attributes

Companion
object
Source
FixInput.scala
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
object SubProject

Attributes

Companion
class
Source
FixInput.scala
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
SubProject.type

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Implicits

Implicits

implicit val instance: JsonFormat[FixInput]

Attributes

Source
FixInput.scala