Move

dfhdl.compiler.patching.Patch.Move
See theMove companion class
object Move

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Move.type

Members list

Type members

Classlikes

object Config

Attributes

Companion
trait
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Config.type
sealed trait Config extends Product, Serializable

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Known subtypes
object After
object Before
object InsideFirst
object InsideLast

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(owner: DFOwner, config: Config)(using MemberGetSet): Move
def apply(member: DFMember, config: Config)(using MemberGetSet): Move