io.github.quafadas.spireAD.DebugNode
case class DebugNode[T](msg: String)(using evidence$1: Field[T], evidence$2: ClassTag[T]) extends AdNode[T]
Attributes
-
Graph
-
-
Supertypes
-
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Members list
Attributes
-
Definition Classes
-
Attributes
-
Definition Classes
-
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
Product
Attributes
-
Inherited from:
-
AdNode