LexerRange.this
this
(const(ubyte)[] bytes, size_t index = 0, size_t column = 1, size_t line = 1)Parameters
bytes | the _lexer input |
index | the initial offset from the beginning of bytes |
column | the initial _column number |
line | the initial _line number |