LineRange

case class LineRange(start: Int, end: Int)

Inclusive line range

trait Product
trait Equals
class Object
trait Matchable
class Any
object EmptyLineRange.type

Value members

Concrete methods

Inherited methods

Inherited from:
Product