final
class
InvokeStyle extends AnyVal
Instance Constructors
-
new
InvokeStyle(style: Int)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (InvokeStyle, B)
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
ensuring(cond: (InvokeStyle) ⇒ Boolean, msg: ⇒ Any): InvokeStyle
-
def
ensuring(cond: (InvokeStyle) ⇒ Boolean): InvokeStyle
-
def
ensuring(cond: Boolean, msg: ⇒ Any): InvokeStyle
-
def
ensuring(cond: Boolean): InvokeStyle
-
def
formatted(fmtstr: String): String
-
def
getClass(): Class[_ <: AnyVal]
-
def
hasInstance: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isSpecial: Boolean
-
def
isStatic: Boolean
-
def
isSuper: Boolean
-
def
isVirtual: Boolean
-
val
style: Int
-
def
toString(): String
-
def
→[B](y: B): (InvokeStyle, B)
Inherited from AnyVal
Value Members
-
def
getClass(): Class[_ <: AnyVal]
Inherited from Any
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
final
def
isInstanceOf[T0]: Boolean
-
def
toString(): String
Inherited by implicit conversion any2stringadd from
InvokeStyle to any2stringadd[InvokeStyle]
Value Members
-
def
+(other: String): String
Inherited by implicit conversion StringFormat from
InvokeStyle to StringFormat[InvokeStyle]
Value Members
-
def
formatted(fmtstr: String): String
Ungrouped
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
def
+(other: String): String
-
def
->[B](y: B): (InvokeStyle, B)
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
ensuring(cond: (InvokeStyle) ⇒ Boolean, msg: ⇒ Any): InvokeStyle
-
def
ensuring(cond: (InvokeStyle) ⇒ Boolean): InvokeStyle
-
def
ensuring(cond: Boolean, msg: ⇒ Any): InvokeStyle
-
def
ensuring(cond: Boolean): InvokeStyle
-
def
formatted(fmtstr: String): String
-
def
getClass(): Class[_ <: AnyVal]
-
def
hasInstance: Boolean
-
final
def
isInstanceOf[T0]: Boolean
-
def
isSpecial: Boolean
-
def
isStatic: Boolean
-
def
isSuper: Boolean
-
def
isVirtual: Boolean
-
val
style: Int
-
def
toString(): String
-
def
→[B](y: B): (InvokeStyle, B)
The Scala compiler and reflection APIs.