Describes a code location in exact byte offset, line number and column for a given source code this was resolved against.
one-based character offset inside the line in bytes
byte offset of the character in question - may be 0 if line and column are set
one-based line
See Implementation
Describes a code location in exact byte offset, line number and column for a given source code this was resolved against.