Toggle navigation
Home
org.sonarqube.ws.Issues.Location to org.sonarqube.ws.Common.TextRange
No. of Instances - 8
No. of Commits - 1
No. of Projects - {'sonarqube'}
Hierarchy/Composition: SIBLING
Primitive Info: -
NameSpace: Internal -> Internal
Mapping:
Rename Variable
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
locationBuilder_
to
textRangeBuilder_
getLocation
to
getTextRange
getLocation
to
getTextRange
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
location_
to
textRange_
getLocationFieldBuilder
to
getTextRangeFieldBuilder
Cascading Type Change (Similar)
com.google.protobuf.SingleFieldBuilder<org.sonarqube.ws.Issues.Location,org.sonarqube.ws.Issues.Location.Builder,org.sonarqube.ws.Issues.LocationOrBuilder>
to
com.google.protobuf.SingleFieldBuilder<org.sonarqube.ws.Common.TextRange,org.sonarqube.ws.Common.TextRange.Builder,org.sonarqube.ws.Common.TextRangeOrBuilder>
Add or Remove Method invocation
getLocation()
to
getTextRange()
org.sonarqube.ws.Issues.Location.newBuilder(location_).mergeFrom(value).buildPartial()
to
org.sonarqube.ws.Common.TextRange.newBuilder(textRange_).mergeFrom(value).buildPartial()
input.readMessage(org.sonarqube.ws.Issues.Location.PARSER,extensionRegistry)
to
input.readMessage(org.sonarqube.ws.Common.TextRange.PARSER,extensionRegistry)
org.sonarqube.ws.Issues.Location.getDefaultInstance()
to
org.sonarqube.ws.Common.TextRange.getDefaultInstance()
org.sonarqube.ws.Issues.Location.getDefaultInstance()
to
org.sonarqube.ws.Common.TextRange.getDefaultInstance()
org.sonarqube.ws.Issues.Location.newBuilder(location_).mergeFrom(value).buildPartial()
to
org.sonarqube.ws.Common.TextRange.newBuilder(textRange_).mergeFrom(value).buildPartial()
org.sonarqube.ws.Issues.Location.getDefaultInstance()
to
org.sonarqube.ws.Common.TextRange.getDefaultInstance()