Location

Stores information about symbol location in the source code

Members

Variables

column
int column;
file
string file;
line
int line;

Meta