Transformer

caliban.transformers.Transformer
See theTransformer companion class
object Transformer

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Type members

Classlikes

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object ExcludeField

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object RenameField

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
object RenameType

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
RenameType.type

Value members

Concrete methods

def empty[R]: Transformer[R]

A transformer that does nothing.

A transformer that does nothing.

Attributes