public static class PomCheckContext.Location extends Object
Integer
line
String
msg
org.sonar.maven.model.LocatedTree
tree
Location(String msg, int line)
Location(String msg, org.sonar.maven.model.LocatedTree tree)
boolean
onLine()
int
startLine()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final String msg
@Nullable public final org.sonar.maven.model.LocatedTree tree
@Nullable public final Integer line
public Location(String msg, org.sonar.maven.model.LocatedTree tree)
public Location(String msg, int line)
public boolean onLine()
public int startLine()
Copyright © 2012–2018 SonarSource. All rights reserved.