FileLocation

Returned by find-symbol

struct FileLocation {}

Members

Variables

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

Meta