This method retrieves the entire contents of the current line from the text view by calling the GetLine method on the Source object that was obtained in the Completor class constructor.
The entire line is grabbed in order to cache it for later use if the TypeLeft or TypeRight methods are called.