Interpolated

org.specs2.text.Interpolated
class Interpolated(stringContent: String, texts: Seq[String])

This class extracts interpolated expressions from an interpolated string, given the string content and the text pieces in between the interpolated expressions

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def expressions: Seq[String]