Lexer.p

Points to the current character in the source text.

class Lexer
cchar* p;

Meta