CompilationContext.tokenLocationBuffer

Token locations in source code

struct CompilationContext
Arena!SourceLocation tokenLocationBuffer;

Meta