CapturedLeaf

case class CapturedLeaf(name: String) extends Rhs[Nothing]

Emits the captured input value.

Source:
Rhs.scala
trait Product
trait Equals
trait Rhs[Nothing]
class Object
trait Matchable
class Any

Value members

Inherited methods

Inherited from:
Product