struct
RangeA range (sometimes called span) in source code.
Contents
- Reference
Supports equality operators.
Public functions
- auto with_file(std::optional<std::shared_ptr<const std::string>> file) const -> Range -> auto
Public variables
Function documentation
auto minilua:: Range:: with_file(std::optional<std::shared_ptr<const std::string>> file) const -> Range
Returns a copy of this range with the filename changed.