Class SecondaryLocation


  • public class SecondaryLocation
    extends Object
    • Field Detail

      • textRange

        public final org.sonar.api.batch.fs.TextRange textRange
      • message

        public final String message
    • Constructor Detail

      • SecondaryLocation

        public SecondaryLocation​(org.sonar.api.batch.fs.TextRange textRange,
                                 String message)