Public Member Functions | |
Range (int s, int e) | |
Public Attributes | |
int | start |
int | end |
Class representing a range within a string
Definition at line 175 of file doxysearch.cpp.
|
inline |
Definition at line 177 of file doxysearch.cpp.
int Range::end |
Definition at line 179 of file doxysearch.cpp.
int Range::start |
Definition at line 178 of file doxysearch.cpp.