Call

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

Calls a new rule at a given depth with the given parameters.

Attributes

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

Members list

Value members

Inherited methods

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product