implicit final class StringInterpolation extends AnyVal
Instance Constructors
- new StringInterpolation(sc: StringContext)
Value Members
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def getClass(): Class[_ <: AnyVal]
- def html(args: Any*): Html
- def interpolate[A <: Appendable[A]](args: Seq[Any], format: Format[A])(implicit arg0: ClassTag[A]): A
- final def isInstanceOf[T0]: Boolean
- def js(args: Any*): JavaScript
- val sc: StringContext
- def toString(): String
- def xml(args: Any*): Xml
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
Ungrouped
- final def !=(arg0: Any): Boolean
- final def ##: Int
- final def ==(arg0: Any): Boolean
- final def asInstanceOf[T0]: T0
- def getClass(): Class[_ <: AnyVal]
- def html(args: Any*): Html
- def interpolate[A <: Appendable[A]](args: Seq[Any], format: Format[A])(implicit arg0: ClassTag[A]): A
- final def isInstanceOf[T0]: Boolean
- def js(args: Any*): JavaScript
- val sc: StringContext
- def toString(): String
- def xml(args: Any*): Xml