Position.line

Line and column number.

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

Meta