Count

final case class Count(condition: Condition, value: Var) extends Literal
trait Literal
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

override def show: String
Definition Classes

Inherited methods

Inherited from:
Product