PPrint

org.finos.morphir.printing.PPrint
See thePPrint companion object
trait PPrint[T]

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def render(value: T): Option[Tree]