get_completion
Description:
Gets the SourceCompletion associated with this.
The returned object is guaranteed to be the same for the lifetime of this. Each SourceView object has a different SourceCompletion.
Parameters:
| this |
a SourceView. |
Returns:
|
the SourceCompletion associated with this. |