TextRange Class

(ProjectExplorer::Core::Search::TextRange)

Public Functions

TextRange()
TextRange(ProjectExplorer::Core::Search::TextPosition begin, ProjectExplorer::Core::Search::TextPosition end)
int endLineOffsetDifference() const
int length() const
int mid(const int &) const

Member Function Documentation

TextRange::TextRange()

Default constructs an instance of TextRange.

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

Default constructs an instance of TextRange.

int TextRange::endLineOffsetDifference() const

int TextRange::length() const

int TextRange::mid(const int &) const