@return [Fixnum]
@param line [Fixnum] The source line @param offset [Fixnum] The source offset
@param str [String] The string to move through. @return [Position] The source position after proceeding forward through
`str`.
@return [String] A string representation of the source position.
[Validate]