CapturedTree

fs2.data.esp.Rhs$.CapturedTree
case class CapturedTree[OutTag](inner: Rhs[OutTag]) extends Rhs[OutTag]

Builds a tree with the captured node tag in pattern.

Attributes

Source
Rhs.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
trait Rhs[OutTag]
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product