FileLocation.line

  1. int line;
    struct FileLocation
    int line;
  2. int column;

Meta