Const

final case class Const(name: String) extends SimpleTerm
trait Term
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