class Marker::Location
- Marker::Location
- Reference
- Object
Defined in:
marker/token.crConstructors
Class Method Summary
Instance Method Summary
- #&(other : Location) : Location
- #end : Tuple(Int32, Int32)
- #end_at(line : Int32, column : Int32) : self
- #start : Tuple(Int32, Int32)
- #start_at(line : Int32, column : Int32) : self