ShowDirective

final case class ShowDirective(name: String, args: Int) extends Statement
trait Statement
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