FileLocation.column

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

Meta