InterpolatedFragment

An interpolated fragment

  • is appended to the previous fragments
  • can use the previous text, start location, end location and interpolated expression to create new Fragments
class Object
trait Matchable
class Any

Value members

Abstract methods

def append(fragments: Fragments, text: String, start: Location, end: Location, expression: String): Fragments