struct Oxide::Location
- Oxide::Location
- Struct
- Value
- Object
Defined in:
oxide/error.crConstructors
Instance Method Summary
- #==(other : self)
- #clone
- #column : Int32
- #copy_with(line _line = @line, column _column = @column)
-
#hash(hasher)
See
Object#hash(hasher)
- #line : Int32
- #to_h
- #to_json(builder : JSON::Builder)