dfhdl.compiler.patching.Patch.Add.Config
See theConfig companion trait
object Config
Attributes
Members list
Type members
Classlikes
case object InsideFirst extends Config
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Configtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
InsideFirst.type
case object InsideLast extends Config
Attributes
- Supertypes
-
trait Singletontrait Producttrait Mirrortrait Configtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
- Self type
-
InsideLast.type
final case class ReplaceWithFirst(replacementConfig: Config, refFilter: RefFilter) extends Config
Attributes
- Supertypes
-
trait Configtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class ReplaceWithLast(replacementConfig: Config, refFilter: RefFilter) extends Config
Attributes
- Supertypes
-
trait Configtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
final case class ReplaceWithMemberN(n: Int, replacementConfig: Config, refFilter: RefFilter) extends Config
Attributes
- Supertypes
-
trait Configtrait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Inherited and Abstract types
The names of the product elements
The names of the product elements
Attributes
- Inherited from:
- Mirror
The name of the type
The name of the type
Attributes
- Inherited from:
- Mirror
Givens
Givens
In this article