final
class
Literals extends AnyVal
Instance Constructors
-
new
Literals(s: StringContext)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
macro
def
b(): Byte
-
def
getClass(): Class[_ <: AnyVal]
-
macro
def
h(): Short
-
final
def
isInstanceOf[T0]: Boolean
-
-
-
val
s: StringContext
-
def
toString(): String
-
macro
def
ub(): UByte
-
macro
def
uh(): UShort
-
macro
def
ui(): UInt
-
macro
def
ul(): ULong
Inherited from AnyVal
Inherited from Any