class

Line

Inherits Reference < Object

Constructors

new(file_name : String, source : String, line_number : Int32, start_offset : Int32, end_offset : Int32)
Source

Instance methods

==(other : Line)
Source
end_offset
Source
file_name
Source
is_contained_in(body_start : Int32, body_end : Int32)
Source
length
Source
line_number
Source
make_context_inside(body_start : Int32, body_end : Int32)
Source
set_end(where : Int32)
Source
source
Source
start_offset
Source