TestMarker

firrtl.ir.TestMarker
See theTestMarker companion class
object TestMarker

Attributes

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

Members list

Type members

Classlikes

case object Formal extends Kind

Attributes

Source
IR.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Kind
class Object
trait Matchable
class Any
Show all
Self type
Formal.type
sealed trait Kind

Attributes

Source
IR.scala
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object Formal
object Simulation
case object Simulation extends Kind

Attributes

Source
IR.scala
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait Kind
class Object
trait Matchable
class Any
Show all
Self type
Simulation.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