| Package | Description | 
|---|---|
| org.sonar.api.batch | |
| org.sonar.api.batch.sensor | |
| org.sonar.api.batch.sensor.internal | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
SensorContext  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
Sensor.execute(SensorContext context)
The actual sensor code. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
SensorContextTester
Utility class to help testing  
Sensor. | 
Copyright © 2009–2015 SonarSource. All rights reserved.