Abstract

dfhdl.core.DFOpaque$package.DFOpaque.Abstract
object Abstract

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
Abstract.type

Members list

Value members

Concrete methods

def fromCompMacro[TFE <: Abstract, Comp <: AnyRef](using Quotes, Type[TFE], Type[Comp]): Expr[TFE]

Implicits

Implicits

implicit inline def fromComp[TFE <: Abstract, Comp <: AnyRef](tfeComp: Comp)(implicit cc: CaseClass[Comp, TFE]): cc.CC