Package org.sonar.iac.common.api.checks
Class SecondaryLocation
java.lang.Object
org.sonar.iac.common.api.checks.SecondaryLocation
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionSecondaryLocation(HasTextRange tree, String message) SecondaryLocation(TextRange textRange, String message) -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()static SecondaryLocationof(HasTextRange tree, String message) static SecondaryLocation
-
Field Details
-
textRange
-
message
-
-
Constructor Details
-
SecondaryLocation
-
SecondaryLocation
-
-
Method Details