Range

object Range
Companion
class
trait Product
trait Mirror
class Object
trait Matchable
class Any

Type members

Classlikes

object SubRange
Companion
class
final case class SubRange(first: Long, second: Option[Long]) extends Renderable
Companion
object

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Inherited from
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Inherited from
Mirror

Value members

Concrete methods

def apply(unit: RangeUnit, r1: SubRange, rs: SubRange*): Range
def apply(r1: SubRange, rs: SubRange*): Range
def apply(begin: Long, end: Long): Range
def apply(begin: Long): Range
def parse(s: String): ParseResult[Range]

Concrete fields

val parser: Parser0[Range]

Implicits

Implicits