Instance Constructors
-
new
Constant(value: Any)
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (Constant, B)
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
booleanValue: Boolean
-
def
byteValue: Byte
-
def
charValue: Char
-
def
clone(): AnyRef
-
-
def
doubleValue: Double
-
-
-
-
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(other: Any): Boolean
-
def
escapedChar(ch: Char): String
-
def
escapedStringValue: String
-
def
finalize(): Unit
-
def
floatValue: Float
-
def
formatted(fmtstr: String): String
-
final
def
getClass(): Class[_]
-
def
hashCode(): Int
-
def
intValue: Int
-
-
def
isByteRange: Boolean
-
def
isCharRange: Boolean
-
def
isFloatRange: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isIntRange: Boolean
-
def
isLongRange: Boolean
-
-
def
isNonUnitAnyVal: Boolean
-
def
isNumeric: Boolean
-
def
isShortRange: Boolean
-
def
longValue: Long
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
val
self: Any
-
val
self: Any
-
def
shortValue: Short
-
def
stringValue: String
-
def
symbolValue: Symbol
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
val
tag: Int
-
def
tpe: Type
-
def
typeValue: Type
-
val
value: Any
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
→[B](y: B): (Constant, B)
Inherited from AnyRef
Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): Class[_]
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from Any
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
Inherited by implicit conversion any2stringadd from
Constant to StringAdd
Value Members
-
def
+(other: String): String
-
val
self: Any
Inherited by implicit conversion any2stringfmt from
Constant to StringFormat
Value Members
-
def
formatted(fmtstr: String): String
-
val
self: Any