KeyMinimizer

izumi.distage.model.plan.repr.KeyMinimizer
See theKeyMinimizer companion object
class KeyMinimizer(allKeys: Set[DIKey], colors: Boolean) extends DIConsoleColors

Attributes

Companion:
object
Graph
Supertypes
trait IzConsoleColors
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

def renderKey(key: DIKey): String
def renderType(tpe: SafeType): String

Inherited methods

protected def styled(name: String, colors: String & Singleton*): String

Attributes

Inherited from:
IzConsoleColors

Inherited fields

protected val c: AnsiColor

Attributes

Inherited from:
IzConsoleColors