class Lucid::Compiler::Location
- Lucid::Compiler::Location
- Reference
- Object
Defined in:
compiler/location.crConstructors
Class Method Summary
Instance Method Summary
- #&(other : Location) : Location
- #column : Tuple(Int32, Int32)
- #column_end_at(value : Int32) : Nil
- #increment_column_start : Nil
- #line : Tuple(Int32, Int32)
- #line_end_at(value : Int32) : Nil