LineRange

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

Inclusive line range

trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Concrete methods

def show: String

Inherited methods

Inherited from
Product