A SourceLocation describes the span of an entity in Dart source code.
The 1-based column number for this source location.
The 1-based line number for this source location.
Returns the URI where the source originated.