Digit

harness.cli.ShortName$.Digit$
See theDigit companion class
object Digit extends ShortNameBuilder[Digit]

Attributes

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

Members list

Value members

Inherited methods

final def apply(name: Char): Either[String, T]

Attributes

Inherited from:
ShortNameBuilder
final def unsafe(name: Char): T

Attributes

Inherited from:
ShortNameBuilder

Inherited fields

final val partial: PartialFunction[Char, Digit]

Attributes

Inherited from:
ShortNameBuilder