SelfCall

fs2.data.esp.Rhs$.SelfCall
case class SelfCall[Tag](q: Int, params: List[Rhs[Tag]]) extends Rhs[Tag]

Calls a new rule at a given depth with the given parameters on the current input.

Attributes

Source:
Rhs.scala
Graph
Supertypes
trait Product
trait Equals
trait Rhs[Tag]
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product