LexerRange.mark

struct LexerRange
nothrow pure @safe @nogc const
size_t
mark
()
()

Return Value

Type: size_t

a mark at the current position that can then be used with slice.

Meta