TextRange Class

(Core::Search::TextRange)

Public Functions

TextRange()
TextRange(Core::Search::TextPosition begin, Core::Search::TextPosition end)
int endLineOffsetDifference() const
int length() const
int mid(const int &) const
bool operator<(const Core::Search::TextRange &other)

Member Function Documentation

TextRange::TextRange()

Default constructs an instance of TextRange.

TextRange::TextRange(Core::Search::TextPosition begin, Core::Search::TextPosition end)

Default constructs an instance of TextRange.

int TextRange::endLineOffsetDifference() const

int TextRange::length() const

int TextRange::mid(const int &) const

bool TextRange::operator<(const Core::Search::TextRange &other)