class

Term2::Range

Inherits Reference < Object

Style range applied over display columns (start...finish).

Constructors

new(start : Int32, finish : Int32, style : Style)
Source

Instance methods

finish
Source
includes?(col : Int32) : Bool
Source
start
Source
style
Source