Returns the column number (character position on a line) for this location object.
public function getColumnNumber() : int { return $this->columnNumber; }