Transformer

fabric.transform.Transformer
See theTransformer companion object
class Transformer(val json: Json, val paths: List[JsonPath])

Attributes

Companion:
object
Source:
Transformer.scala
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def copy(to: JsonPath): Json

Attributes

Source:
Transformer.scala
def modify(modifier: Json => Json): Json

Attributes

Source:
Transformer.scala
def move(to: JsonPath): Json

Attributes

Source:
Transformer.scala

Concrete fields

val json: Json

Attributes

Source:
Transformer.scala

Attributes

Source:
Transformer.scala