| Package | Description |
|---|---|
| org.sonar.java | |
| org.sonar.java.model |
| Modifier and Type | Method and Description |
|---|---|
AnalyzerMessage.TextSpan |
AnalyzerMessage.primaryLocation() |
| Constructor and Description |
|---|
AnalyzerMessage(JavaCheck check,
File file,
AnalyzerMessage.TextSpan textSpan,
String message,
int cost) |
| Modifier and Type | Method and Description |
|---|---|
protected static AnalyzerMessage.TextSpan |
DefaultJavaFileScannerContext.textSpanFor(Tree syntaxNode) |
Copyright © 2012–2015 SonarSource. All rights reserved.