| Package | Description |
|---|---|
| org.sonar.java | |
| org.sonar.java.model | |
| org.sonar.java.xml |
| Modifier and Type | Field and Description |
|---|---|
List<AnalyzerMessage> |
AnalyzerMessage.secondaryLocations |
| Modifier and Type | Method and Description |
|---|---|
void |
SonarComponents.reportIssue(AnalyzerMessage analyzerMessage) |
| Modifier and Type | Method and Description |
|---|---|
Set<AnalyzerMessage> |
VisitorsBridgeForTests.TestJavaFileScannerContext.getIssues() |
| Modifier and Type | Method and Description |
|---|---|
static AnalyzerMessage |
XmlCheckContextImpl.buildAnalyzerMessage(JavaCheck check,
String message,
Integer line,
Iterable<XmlCheckContext.XmlDocumentLocation> secondary,
Integer cost,
File file) |
Copyright © 2012–2016 SonarSource. All rights reserved.