SourceLocationBase(int offset, {sourceUrl, int line, int column}) : super(offset, sourceUrl: sourceUrl, line: line, column: column);