Lexer.hlinfo

Holds the original file path and the modified one (by #line.)/// Info set by "#line".

class Lexer
Token.HashLineInfo* hlinfo;

Meta