PhpIssue
public class LineIssue extends Object implements PhpIssue
LineIssue(PHPCheck check, int line, String message)
PHPCheck
check()
Double
cost()
LineIssue
cost(double cost)
int
line()
String
message()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LineIssue(PHPCheck check, int line, String message)
public PHPCheck check()
check
@Nullable public Double cost()
cost
public String message()
public int line()
public LineIssue cost(double cost)