|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public setDeclaration(value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Parameter Type range : BatchReport.Range to range : BatchReport.TextRange in method private validateOffsetOrder(range BatchReport.TextRange, line int) : void in class org.sonar.server.computation.source.RangeOffsetHelper |
From |
To |
|
Change Parameter Type builderForValue : BatchReport.Range.Builder to builderForValue : BatchReport.TextRange.Builder in method public addReference(index int, builderForValue BatchReport.TextRange.Builder) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public mergeDeclaration(value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Parameter Type range : BatchReport.Range to range : BatchReport.TextRange in method public offsetToString(range BatchReport.TextRange, lineIndex int, lineLength int) : String in class org.sonar.server.computation.source.RangeOffsetHelper |
From |
To |
|
Change Parameter Type builderForValue : BatchReport.Range.Builder to builderForValue : BatchReport.TextRange.Builder in method public setOriginPosition(builderForValue BatchReport.TextRange.Builder) : Builder in class org.sonar.batch.protocol.output.BatchReport.Duplication.Builder |
From |
To |
|
Change Parameter Type builderForValue : BatchReport.Range.Builder to builderForValue : BatchReport.TextRange.Builder in method public setRange(builderForValue BatchReport.TextRange.Builder) : Builder in class org.sonar.batch.protocol.output.BatchReport.Duplicate.Builder |
From |
To |
|
Change Parameter Type values : Iterable<? extends org.sonar.batch.protocol.output.BatchReport.Range> to values : Iterable<? extends org.sonar.batch.protocol.output.BatchReport.TextRange> in method public addAllReference(values Iterable<? extends org.sonar.batch.protocol.output.BatchReport.TextRange>) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public addReference(value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Parameter Type builderForValue : BatchReport.Range.Builder to builderForValue : BatchReport.TextRange.Builder in method public setRange(builderForValue BatchReport.TextRange.Builder) : Builder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Change Parameter Type range : BatchReport.Range to range : BatchReport.TextRange in method private appendSymbol(lineSymbol StringBuilder, range BatchReport.TextRange, line int, symbolId int, sourceLine String) : void in class org.sonar.server.computation.source.SymbolsLineReader |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public mergeRange(value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.Duplicate.Builder |
From |
To |
|
Change Parameter Type builderForValue : BatchReport.Range.Builder to builderForValue : BatchReport.TextRange.Builder in method public addReference(builderForValue BatchReport.TextRange.Builder) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Parameter Type moduleIssues : ModuleIssues to sensorStorage : DefaultSensorStorage in method public setCurrentProject(project Project, sensorStorage DefaultSensorStorage) : void in class org.sonar.batch.index.DefaultIndex |
From |
To |
|
Change Parameter Type range : BatchReport.Range to range : BatchReport.TextRange in method private validateStartOffsetNotGreaterThanLineLength(range BatchReport.TextRange, lineLength int, line int) : void in class org.sonar.server.computation.source.RangeOffsetHelper |
From |
To |
|
Change Parameter Type reportRange : Range to reportRange : BatchReport.TextRange in method private toRange(file InputFile, reportRange BatchReport.TextRange) : TextRange in class org.sonar.batch.mediumtest.TaskResult |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public setRange(value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Change Parameter Type range : BatchReport.Range to range : BatchReport.TextRange in method private matchLine(range BatchReport.TextRange, line int) : boolean in class org.sonar.server.computation.source.SymbolsLineReader |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public setReference(index int, value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Parameter Type builderForValue : BatchReport.Range.Builder to builderForValue : BatchReport.TextRange.Builder in method public setDeclaration(builderForValue BatchReport.TextRange.Builder) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Parameter Type prototype : BatchReport.Range to prototype : BatchReport.TextRange in method public newBuilder(prototype BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Parameter Type range : BatchReport.Range to range : BatchReport.TextRange in method private length(range BatchReport.TextRange) : int in class org.sonar.server.computation.source.DuplicationLineReader |
From |
To |
|
Change Parameter Type range : Range to range : BatchReport.TextRange in method private appendDuplication(xml StringBuilder, componentKey String, range BatchReport.TextRange) : void in class org.sonar.server.computation.step.PersistDuplicationsStep.DuplicationVisitor |
From |
To |
|
Change Parameter Type other : BatchReport.Range to other : BatchReport.TextRange in method public mergeFrom(other BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.TextRange.Builder |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public mergeRange(value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Change Parameter Type range : BatchReport.Range to range : BatchReport.TextRange in method private validateEndOffsetNotGreaterThanLineLength(range BatchReport.TextRange, lineLength int, line int) : void in class org.sonar.server.computation.source.RangeOffsetHelper |
From |
To |
|
Change Parameter Type range : BatchReport.Range to range : BatchReport.TextRange in method private matchLine(range BatchReport.TextRange, line int) : boolean in class org.sonar.server.computation.source.DuplicationLineReader |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public setOriginPosition(value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.Duplication.Builder |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public setRange(value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.Duplicate.Builder |
From |
To |
|
Change Parameter Type builderForValue : BatchReport.Range.Builder to builderForValue : BatchReport.TextRange.Builder in method public setReference(index int, builderForValue BatchReport.TextRange.Builder) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public mergeOriginPosition(value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.Duplication.Builder |
From |
To |
|
Change Parameter Type value : BatchReport.Range to value : BatchReport.TextRange in method public addReference(index int, value BatchReport.TextRange) : Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Variable Type block : BatchReport.Range to block : BatchReport.TextRange in method public read(lineBuilder FileSources.Line.Builder) : void in class org.sonar.server.computation.source.DuplicationLineReader |
From |
To |
|
Change Variable Type subBuilder : BatchReport.Range.Builder to subBuilder : BatchReport.TextRange.Builder in method private Duplicate(input CodedInputStream, extensionRegistry ExtensionRegistryLite) in class org.sonar.batch.protocol.output.BatchReport.Duplicate |
From |
To |
|
Change Variable Type subBuilder : BatchReport.Range.Builder to subBuilder : BatchReport.TextRange.Builder in method private Duplication(input CodedInputStream, extensionRegistry ExtensionRegistryLite) in class org.sonar.batch.protocol.output.BatchReport.Duplication |
From |
To |
|
Change Variable Type result : BatchReport.Range to result : BatchReport.TextRange in method public buildPartial() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange.Builder |
From |
To |
|
Change Variable Type issue : DefaultIssue to issue : org.sonar.core.issue.DefaultIssue in method public issues() : List<Issue> in class org.sonar.batch.issue.DefaultIssuable |
From |
To |
|
Change Variable Type subBuilder : BatchReport.Range.Builder to subBuilder : BatchReport.TextRange.Builder in method private Symbol(input CodedInputStream, extensionRegistry ExtensionRegistryLite) in class org.sonar.batch.protocol.output.BatchReport.Symbol |
From |
To |
|
Change Variable Type range : BatchReport.Range to range : BatchReport.TextRange in method private findSymbolsMatchingLine(line int) : List<BatchReport.Symbol> in class org.sonar.server.computation.source.SymbolsLineReader |
From |
To |
|
Change Variable Type subBuilder : BatchReport.Range.Builder to subBuilder : BatchReport.TextRange.Builder in method private SyntaxHighlighting(input CodedInputStream, extensionRegistry ExtensionRegistryLite) in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Change Variable Type blocks : List<BatchReport.Range> to blocks : List<BatchReport.TextRange> in method public read(lineBuilder FileSources.Line.Builder) : void in class org.sonar.server.computation.source.DuplicationLineReader |
From |
To |
|
Change Variable Type range : BatchReport.Range to range : BatchReport.TextRange in method public read(lineBuilder FileSources.Line.Builder) : void in class org.sonar.server.computation.source.HighlightingLineReader |
From |
To |
|
Change Variable Type map : Map<BatchReport.Range,Integer> to map : Map<BatchReport.TextRange,Integer> in method private createDuplicationIdsByRange(duplications List<BatchReport.Duplication>) : Map<BatchReport.TextRange,Integer> in class org.sonar.server.computation.source.DuplicationLineReader |
From |
To |
|
Change Variable Type blocks : List<BatchReport.Range> to blocks : List<BatchReport.TextRange> in method private findDuplicationBlockMatchingLine(line int) : List<BatchReport.TextRange> in class org.sonar.server.computation.source.DuplicationLineReader |
From |
To |
|
Change Variable Type range : BatchReport.Range to range : BatchReport.TextRange in method public read(lineBuilder FileSources.Line.Builder) : void in class org.sonar.server.computation.source.SymbolsLineReader |
From |
To |
|
Change Variable Type issue : DefaultIssue to issue : org.sonar.core.issue.DefaultIssue in method public resolvedIssues() : List<Issue> in class org.sonar.batch.issue.DefaultIssuable |
From |
To |
|
Change Variable Type parsedMessage : BatchReport.Range to parsedMessage : BatchReport.TextRange in method public mergeFrom(input CodedInputStream, extensionRegistry ExtensionRegistryLite) : Builder in class org.sonar.batch.protocol.output.BatchReport.TextRange.Builder |
From |
To |
|
Change Variable Type result : BatchReport.Range to result : BatchReport.TextRange in method public build() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange.Builder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getDeclaration() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Symbol |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getRange() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Duplicate.Builder |
From |
To |
|
Change Return Type BatchReport.Range.Builder to BatchReport.TextRange.Builder in method public addReferenceBuilder() : BatchReport.TextRange.Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseFrom(data byte[]) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type List<? extends org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to List<? extends org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in method public getReferenceOrBuilderList() : List<? extends org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.SymbolOrBuilder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseFrom(data byte[], extensionRegistry ExtensionRegistryLite) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getRange() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlightingOrBuilder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseFrom(input InputStream, extensionRegistry ExtensionRegistryLite) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getRangeOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.DuplicateOrBuilder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseDelimitedFrom(input InputStream) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseFrom(data ByteString) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseFrom(input CodedInputStream) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseFrom(input CodedInputStream, extensionRegistry ExtensionRegistryLite) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getDeclarationOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.SymbolOrBuilder |
From |
To |
|
Change Return Type List<? extends org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to List<? extends org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in method public getReferenceOrBuilderList() : List<? extends org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Symbol |
From |
To |
|
Change Return Type List<BatchReport.Range> to List<BatchReport.TextRange> in method private findDuplicationBlockMatchingLine(line int) : List<BatchReport.TextRange> in class org.sonar.server.computation.source.DuplicationLineReader |
From |
To |
|
Change Return Type SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in method private getOriginPositionFieldBuilder() : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Duplication.Builder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getReference(index int) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.SymbolOrBuilder |
From |
To |
|
Change Return Type List<Range> to List<BatchReport.TextRange> in method public symbolReferencesFor(file InputFile, symbolStartLine int, symbolStartLineOffset int) : List<BatchReport.TextRange> in class org.sonar.batch.mediumtest.TaskResult |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getOriginPosition() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Duplication |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getDeclaration() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getRangeOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Change Return Type SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in method private getDeclarationFieldBuilder() : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type DefaultIssue to NewIssueLocation in method public onDir(dir InputDir) : NewIssueLocation in class org.sonar.api.batch.sensor.issue.internal.DefaultIssueLocation |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getOriginPosition() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Duplication.Builder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getReferenceOrBuilder(index int) : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.Symbol |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getRange() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.DuplicateOrBuilder |
From |
To |
|
Change Return Type List<org.sonar.batch.protocol.output.BatchReport.Range> to List<org.sonar.batch.protocol.output.BatchReport.TextRange> in method public getReferenceList() : List<org.sonar.batch.protocol.output.BatchReport.TextRange> in class org.sonar.batch.protocol.output.BatchReport.SymbolOrBuilder |
From |
To |
|
Change Return Type DefaultIssue to NewIssueLocation in method public onFile(file InputFile) : NewIssueLocation in class org.sonar.api.batch.sensor.issue.internal.DefaultIssueLocation |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public buildPartial() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange.Builder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getOriginPositionOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.Duplication |
From |
To |
|
Change Return Type SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in method private getRangeFieldBuilder() : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Change Return Type BatchReport.Range.Builder to BatchReport.TextRange.Builder in method public getReferenceBuilder(index int) : BatchReport.TextRange.Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getOriginPositionOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.Duplication.Builder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public build() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange.Builder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getReferenceOrBuilder(index int) : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.SymbolOrBuilder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getRangeOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.Duplicate |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getReference(index int) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Symbol |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getRangeOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Change Return Type SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in method private getRangeFieldBuilder() : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Duplicate.Builder |
From |
To |
|
Change Return Type Range to TextRange in method public getDefaultInstanceForType() : TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getDefaultInstanceForType() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange.Builder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getRange() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Change Return Type BatchReport.Range.Builder to BatchReport.TextRange.Builder in method public addReferenceBuilder(index int) : BatchReport.TextRange.Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getOriginPositionOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.DuplicationOrBuilder |
From |
To |
|
Change Return Type List<org.sonar.batch.protocol.output.BatchReport.Range> to List<org.sonar.batch.protocol.output.BatchReport.TextRange> in method public getReferenceList() : List<org.sonar.batch.protocol.output.BatchReport.TextRange> in class org.sonar.batch.protocol.output.BatchReport.Symbol |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseDelimitedFrom(input InputStream, extensionRegistry ExtensionRegistryLite) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseFrom(data ByteString, extensionRegistry ExtensionRegistryLite) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type Parser<Range> to Parser<TextRange> in method public getParserForType() : Parser<TextRange> in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type List<org.sonar.batch.protocol.output.BatchReport.Range> to List<org.sonar.batch.protocol.output.BatchReport.TextRange> in method public getReferenceList() : List<org.sonar.batch.protocol.output.BatchReport.TextRange> in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getReferenceOrBuilder(index int) : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type BatchReport.Range.Builder to BatchReport.TextRange.Builder in method public getDeclarationBuilder() : BatchReport.TextRange.Builder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type Collection<org.sonar.api.batch.sensor.measure.Measure> to Map<String,List<BatchReport.Measure>> in method public allMeasures() : Map<String,List<BatchReport.Measure>> in class org.sonar.batch.mediumtest.TaskResult |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getDeclarationOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.Symbol |
From |
To |
|
Change Return Type List<org.sonar.batch.protocol.output.BatchReport.Range.Builder> to List<org.sonar.batch.protocol.output.BatchReport.TextRange.Builder> in method public getReferenceBuilderList() : List<org.sonar.batch.protocol.output.BatchReport.TextRange.Builder> in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type RepeatedFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to RepeatedFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in method private getReferenceFieldBuilder() : RepeatedFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getRange() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Duplicate |
From |
To |
|
Change Return Type BatchReport.Range.Builder to BatchReport.TextRange.Builder in method public getRangeBuilder() : BatchReport.TextRange.Builder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Change Return Type BatchReport.Range.Builder to BatchReport.TextRange.Builder in method public getRangeBuilder() : BatchReport.TextRange.Builder in class org.sonar.batch.protocol.output.BatchReport.Duplicate.Builder |
From |
To |
|
Change Return Type BatchReport.Range.Builder to BatchReport.TextRange.Builder in method public getOriginPositionBuilder() : BatchReport.TextRange.Builder in class org.sonar.batch.protocol.output.BatchReport.Duplication.Builder |
From |
To |
|
Change Return Type List<? extends org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to List<? extends org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in method public getReferenceOrBuilderList() : List<? extends org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getDeclaration() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.SymbolOrBuilder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public parseFrom(input InputStream) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getRangeOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.Duplicate.Builder |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getRange() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Change Return Type Range to TextRange in method public getDefaultInstance() : TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getReference(index int) : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getRangeOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlightingOrBuilder |
From |
To |
|
Change Return Type Map<BatchReport.Range,Integer> to Map<BatchReport.TextRange,Integer> in method private createDuplicationIdsByRange(duplications List<BatchReport.Duplication>) : Map<BatchReport.TextRange,Integer> in class org.sonar.server.computation.source.DuplicationLineReader |
From |
To |
|
Change Return Type BatchReport.Range to BatchReport.TextRange in method public getOriginPosition() : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.DuplicationOrBuilder |
From |
To |
|
Change Return Type BatchReport.RangeOrBuilder to BatchReport.TextRangeOrBuilder in method public getDeclarationOrBuilder() : BatchReport.TextRangeOrBuilder in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Attribute Type range_ : BatchReport.Range to range_ : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Duplicate.Builder |
From |
To |
|
Change Attribute Type originPositionBuilder_ : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to originPositionBuilder_ : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Duplication.Builder |
From |
To |
|
Change Attribute Type range_ : BatchReport.Range to range_ : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Change Attribute Type PARSER : Parser<Range> to PARSER : Parser<TextRange> in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Attribute Type declaration_ : BatchReport.Range to declaration_ : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Symbol |
From |
To |
|
Change Attribute Type originPosition_ : BatchReport.Range to originPosition_ : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Duplication |
From |
To |
|
Change Attribute Type rangeBuilder_ : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to rangeBuilder_ : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Duplicate.Builder |
From |
To |
|
Change Attribute Type declaration_ : BatchReport.Range to declaration_ : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Attribute Type declarationBuilder_ : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to declarationBuilder_ : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Attribute Type rangeBuilder_ : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to rangeBuilder_ : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Change Attribute Type project : Project to sensorContext : SensorContext in class org.sonar.batch.issue.DefaultIssuable |
From |
To |
|
Change Attribute Type moduleIssues : ModuleIssues to sensorStorage : DefaultSensorStorage in class org.sonar.batch.index.DefaultIndex |
From |
To |
|
Change Attribute Type originPosition_ : BatchReport.Range to originPosition_ : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Duplication.Builder |
From |
To |
|
Change Attribute Type sonarIndex : DefaultIndex to measureCache : MeasureCache in class org.sonar.batch.sensor.DefaultSensorStorageTest |
From |
To |
|
Change Attribute Type reference_ : List<org.sonar.batch.protocol.output.BatchReport.Range> to reference_ : List<org.sonar.batch.protocol.output.BatchReport.TextRange> in class org.sonar.batch.protocol.output.BatchReport.Symbol |
From |
To |
|
Change Attribute Type defaultInstance : Range to defaultInstance : TextRange in class org.sonar.batch.protocol.output.BatchReport.TextRange |
From |
To |
|
Change Attribute Type rangeBuilder : Range.Builder to rangeBuilder : BatchReport.TextRange.Builder in class org.sonar.batch.sensor.DefaultSensorStorage.BuildSyntaxHighlighting |
From |
To |
|
Change Attribute Type reference_ : List<org.sonar.batch.protocol.output.BatchReport.Range> to reference_ : List<org.sonar.batch.protocol.output.BatchReport.TextRange> in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Attribute Type referenceBuilder_ : RepeatedFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> to referenceBuilder_ : RepeatedFieldBuilder<org.sonar.batch.protocol.output.BatchReport.TextRange,org.sonar.batch.protocol.output.BatchReport.TextRange.Builder,org.sonar.batch.protocol.output.BatchReport.TextRangeOrBuilder> in class org.sonar.batch.protocol.output.BatchReport.Symbol.Builder |
From |
To |
|
Change Attribute Type range_ : BatchReport.Range to range_ : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.Duplicate |
From |
To |
|
Change Attribute Type duplicationIdsByRange : Map<BatchReport.Range,Integer> to duplicationIdsByRange : Map<BatchReport.TextRange,Integer> in class org.sonar.server.computation.source.DuplicationLineReader |
From |
To |
|
Change Attribute Type range_ : BatchReport.Range to range_ : BatchReport.TextRange in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |