Json5Interpolation

wjson.Json5Interpolation
class Json5Interpolation(sc: StringContext) extends JsonInterpolation

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Type members

Inherited classlikes

object Placeholder

Attributes

Inherited from:
JsonInterpolation
Supertypes
class Object
trait Matchable
class Any

Value members

Inherited methods

def apply(args: JsValue*): JsValue

Attributes

Inherited from:
JsonInterpolation
def unapplySeq(input: JsValue): Option[Seq[JsValue]]

Attributes

Inherited from:
JsonInterpolation