Renderer

replpp.shaded.pprint.Renderer
See theRenderer companion object
class Renderer(maxWidth: Int, colorApplyPrefix: Attrs, colorLiteral: Attrs, indentStep: Int)

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Value members

Concrete methods

def rec(x: Tree, leftOffset: Int, indentCount: Int): Result