Class GoMetaLinterReportSensor

  • All Implemented Interfaces:
    org.sonar.api.batch.sensor.Sensor, org.sonar.api.scanner.sensor.ProjectSensor

    public class GoMetaLinterReportSensor
    extends AbstractReportSensor
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PROPERTY_KEY  
    • Constructor Summary

      Constructors 
      Constructor Description
      GoMetaLinterReportSensor​(org.sonar.api.notifications.AnalysisWarnings analysisWarnings)  
    • Method Summary

      • Methods inherited from class org.sonarsource.slang.plugin.AbstractPropertyHandlerSensor

        configurationKey, describe, execute, propertyKey, propertyName
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • GoMetaLinterReportSensor

        public GoMetaLinterReportSensor​(org.sonar.api.notifications.AnalysisWarnings analysisWarnings)