ObjectValue

object ObjectValue
Companion
class
class Object
trait Matchable
class Any

Value members

Concrete methods

def decimalValue(d: BigDecimal, repr: String): ObjectValue
def doubleValue(d: Double, repr: String): ObjectValue
def intValue(n: Int, repr: String): ObjectValue
def intValue(n: Int): ObjectValue
def literalValue(l: Literal): ObjectValue