|
Rename Method public addHighlightingRule(value BatchReport.SyntaxHighlighting.HighlightingRule) : Builder renamed to public setRange(value BatchReport.Range) : Builder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Rename Method public setFileRef(value int) : Builder renamed to public mergeRange(value BatchReport.Range) : Builder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Rename Method public empty_list_if_no_highlighting_found() : void renamed to public return_null_if_no_highlighting_found() : void in class org.sonar.batch.protocol.output.BatchReportReaderTest |
From |
To |
|
Rename Method public writeFileCoverage(componentRef int, coverageList Iterable<BatchReport.Coverage>) : void renamed to public writeComponentCoverage(componentRef int, coverageList Iterable<BatchReport.Coverage>) : void in class org.sonar.batch.protocol.output.BatchReportWriter |
From |
To |
|
Rename Method public hasFileRef() : boolean renamed to public hasRange() : boolean in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlightingOrBuilder |
From |
To |
|
Rename Method public hasFileRef() : boolean renamed to public hasRange() : boolean in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Rename Method public clearFileRef() : Builder renamed to public clearType() : Builder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Rename Method public readFileCoverage(fileRef int) : File renamed to public readComponentCoverage(fileRef int) : File in class org.sonar.batch.protocol.output.BatchReportReader |
From |
To |
|
Rename Method public clearHighlightingRule() : Builder renamed to public setRange(builderForValue BatchReport.Range.Builder) : Builder in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Rename Method public hasFileRef() : boolean renamed to public hasRange() : boolean in class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Method public getRangeOrBuilder() : BatchReport.RangeOrBuilder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule to public getRangeOrBuilder() : BatchReport.RangeOrBuilder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Method public hasType() : boolean from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule to public hasType() : boolean from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Method public getRangeBuilder() : BatchReport.Range.Builder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to public getRangeBuilder() : BatchReport.Range.Builder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Move Method public hasType() : boolean from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to public hasType() : boolean from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Method public getRange() : BatchReport.Range from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to public getRange() : BatchReport.Range from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Move Method public getType() : Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule to public getType() : Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Method public getRangeOrBuilder() : BatchReport.RangeOrBuilder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to public getRangeOrBuilder() : BatchReport.RangeOrBuilder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Move Method public getRange() : BatchReport.Range from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule to public getRange() : BatchReport.Range from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Method public getType() : Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to public getType() : Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Method public clearRange() : Builder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to public clearRange() : Builder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Move Method private getRangeFieldBuilder() : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to private getRangeFieldBuilder() : SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Move Method public setType(value Constants.HighlightingType) : Builder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to public setType(value Constants.HighlightingType) : Builder from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Move Attribute private type_ : org.sonar.batch.protocol.Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to private type_ : org.sonar.batch.protocol.Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Attribute private range_ : org.sonar.batch.protocol.output.BatchReport.Range from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to private range_ : org.sonar.batch.protocol.output.BatchReport.Range from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Move Attribute public TYPE_FIELD_NUMBER : int from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule to public TYPE_FIELD_NUMBER : int from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Attribute private type_ : org.sonar.batch.protocol.Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to private type_ : org.sonar.batch.protocol.Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |
|
Move Attribute private type_ : org.sonar.batch.protocol.Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule to private type_ : org.sonar.batch.protocol.Constants.HighlightingType from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Attribute private range_ : org.sonar.batch.protocol.output.BatchReport.Range from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule to private range_ : org.sonar.batch.protocol.output.BatchReport.Range from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Attribute public RANGE_FIELD_NUMBER : int from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule to public RANGE_FIELD_NUMBER : int from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting |
From |
To |
|
Move Attribute private rangeBuilder_ : com.google.protobuf.SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.HighlightingRule.Builder to private rangeBuilder_ : com.google.protobuf.SingleFieldBuilder<org.sonar.batch.protocol.output.BatchReport.Range,org.sonar.batch.protocol.output.BatchReport.Range.Builder,org.sonar.batch.protocol.output.BatchReport.RangeOrBuilder> from class org.sonar.batch.protocol.output.BatchReport.SyntaxHighlighting.Builder |
From |
To |