Variable Location.col

Zero-indexed, Tab counts as 1

Declaration

struct Location
{
  // ...
  int col;
  // ...
}

Authors

Copyright

License