Value

trait Value[A] extends ValueOrExpr[A]
trait ValueOrExpr[A]
class Object
trait Matchable
class Any

Value members

Abstract methods

def value: A