Represents the location of the binary operator.
foo.bar += value ^^
The character offset from the beginning of the source where this location ends.
The content of the line where this location starts before this location.
The column number in characters where this location ends from the start of the line.