Variable Lexer.range

The lexer input.

template Lexer
{
  // ...
  LexerRange range;
  // ...
}