public static class DefaultJavaFileScannerContext.SEIssue extends Object
Constructor and Description |
---|
DefaultJavaFileScannerContext.SEIssue(Tree tree,
String message,
List<JavaFileScannerContext.Location> secondary) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getMessage() |
List<JavaFileScannerContext.Location> |
getSecondary() |
Tree |
getTree() |
int |
hashCode() |
public DefaultJavaFileScannerContext.SEIssue(Tree tree, String message, List<JavaFileScannerContext.Location> secondary)
Copyright © 2012–2016 SonarSource. All rights reserved.