TaggedTo

com.rallyhealth.weepickle.v1.core.Types.TaggedTo
See theTaggedTo companion trait
object TaggedTo

Attributes

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

Members list

Type members

Classlikes

class Leaf[T](val tagName: String, tag: String, r: To[T]) extends TaggedTo[T]

Attributes

Supertypes
trait TaggedTo[T]
trait Tagged
trait SimpleTo[T]
trait SimpleVisitor[Any, T]
trait To[T]
trait Visitor[Any, T]
trait AutoCloseable
class Object
trait Matchable
class Any
Show all
class Node[T](rs: TaggedTo[_ <: T]*) extends TaggedTo[T]

Attributes

Supertypes
trait TaggedTo[T]
trait Tagged
trait SimpleTo[T]
trait SimpleVisitor[Any, T]
trait To[T]
trait Visitor[Any, T]
trait AutoCloseable
class Object
trait Matchable
class Any
Show all