Package | Description |
---|---|
org.sonar.java.xml.maven |
Modifier and Type | Method | Description |
---|---|---|
void |
PomCheckContext.reportIssue(PomCheck check,
int line,
String message,
List<PomCheckContext.Location> secondary) |
|
void |
PomCheckContext.reportIssue(PomCheck check,
org.sonar.maven.model.LocatedTree tree,
String message) |
|
void |
PomCheckContextImpl.reportIssue(PomCheck check,
int line,
String message,
List<PomCheckContext.Location> secondary) |
|
void |
PomCheckContextImpl.reportIssue(PomCheck check,
org.sonar.maven.model.LocatedTree tree,
String message) |
Copyright © 2012–2018 SonarSource. All rights reserved.