Overrides

laika.factory.RenderFormat.Overrides
case class Overrides(value: CustomRenderFunction[FMT]) extends RenderOverrides

Attributes

Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Type members

Types

type Formatter = FMT

The type of the Formatter API a custom render function for these overrides uses.

The type of the Formatter API a custom render function for these overrides uses.

Attributes

Value members

Concrete methods

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product