Toggle navigation
Home
org.sonarqube.ws.Issues.Location.Builder to org.sonarqube.ws.Common.TextRange.Builder
No. of Instances - 5
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_
getLocationBuilder
to
getTextRangeBuilder
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()
getLocationFieldBuilder()
to
getTextRangeFieldBuilder()