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

class Object
trait Matchable
class Any

Value members

Concrete methods

def expressions: Seq[String]