TaggedFrom

com.rallyhealth.weepickle.v1.core.Types.TaggedFrom
See theTaggedFrom companion trait
object TaggedFrom

Attributes

Companion
trait
Graph
Supertypes
class Object
trait Matchable
class Any
Self type
TaggedFrom.type

Members list

Type members

Classlikes

class Leaf[T](c: ClassTag[_], val tagName: String, tag: String, r: CaseW[T]) extends TaggedFrom[T]

Attributes

Supertypes
trait TaggedFrom[T]
trait Tagged
trait From[T]
class Object
trait Matchable
class Any
Show all
class Node[T](rs: TaggedFrom[_ <: T]*) extends TaggedFrom[T]

Attributes

Supertypes
trait TaggedFrom[T]
trait Tagged
trait From[T]
class Object
trait Matchable
class Any
Show all