MStyleF2

trait MStyleF2
class Object
trait Matchable
class Any
trait MStyleF
class MStyleF

Value members

Abstract methods

protected def create[I](manualName: Option[String], d: Domain[I], f: I => StyleS, classNameSuffix: (I, Int) => String)(implicit evidence$2: StyleLookup[I]): I => StyleA

Concrete methods

final def bool(f: Boolean => StyleS): Boolean => StyleA
final def int(r: Range)(f: Int => StyleS): Int => StyleA