Line

object Line extends SourceCompanion[Int, Line] with LineMacros
Companion
class
trait Product
trait Mirror
class SourceCompanion[Int, Line]
class Object
trait Matchable
class Any

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

Inherited from
Mirror

Value members

Inherited methods

def apply(s: Line): Int
Inherited from
SourceCompanion

Implicits

Inherited implicits

implicit inline def generate: Line
Inherited from
LineMacros
implicit def wrap(s: Int): Line
Inherited from
SourceCompanion