|
nixd
|
#include <Range.h>
Public Member Functions | |
| LexerCursorRange ()=default | |
| LexerCursorRange (LexerCursor LCur, LexerCursor RCur) | |
| LexerCursorRange (LexerCursor Pos) | |
| LexerCursor | lCur () const |
| LexerCursor | rCur () const |
| bool | contains (const LexerCursorRange &Pos) const |
| PositionRange | range () const |
|
default |
Referenced by contains().
|
inline |
|
inlineexplicit |
|
inlinenodiscard |
Definition at line 119 of file Range.h.
References nixf::PositionRange::contains(), LexerCursorRange(), and range().
|
inlinenodiscard |
Definition at line 116 of file Range.h.
Referenced by nixd::toLSPRange().
|
inlinenodiscard |
Definition at line 123 of file Range.h.
Referenced by contains().
|
inlinenodiscard |
Definition at line 117 of file Range.h.
Referenced by nixd::toLSPRange().