Position: {
    column: number;
    line: number;
}

Represents a position in a source file with line and column numbers.