public static class PomCheckContext.Location extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
msg |
LocatedTree |
tree |
| Constructor and Description |
|---|
PomCheckContext.Location(String msg,
LocatedTree tree) |
public final String msg
public final LocatedTree tree
public PomCheckContext.Location(String msg, LocatedTree tree)
Copyright © 2012–2016 SonarSource. All rights reserved.