Position contains source position information about the stack trace element such as line number, column number and length of the code block in bytes.
The source code column position (of the line) the current instruction was generated from.
The number of bytes of source code making up this stack trace element.
The source code line number the current instruction was generated from.