Lexer.end

Points one character past the end of the source text.

class Lexer
cchar* end;

Meta