Uses of Class
org.sonarsource.analyzer.commons.checks.verifier.internal.SecondaryLocation
-
Packages that use SecondaryLocation Package Description org.sonarsource.analyzer.commons.checks.verifier.internal -
-
Uses of SecondaryLocation in org.sonarsource.analyzer.commons.checks.verifier.internal
Subclasses of SecondaryLocation in org.sonarsource.analyzer.commons.checks.verifier.internal Modifier and Type Class Description classFlowLocationFields in org.sonarsource.analyzer.commons.checks.verifier.internal with type parameters of type SecondaryLocation Modifier and Type Field Description List<SecondaryLocation>PrimaryLocation. secondaryLocationsMethods in org.sonarsource.analyzer.commons.checks.verifier.internal that return SecondaryLocation Modifier and Type Method Description SecondaryLocationPrimaryLocation. addSecondary(UnderlinedRange range, String message)
-