Searched defs:ProblemLocationCore (Results 1 – 1 of 1) sorted by relevance
27 public class ProblemLocationCore implements IProblemLocationCore { class36 …public ProblemLocationCore(int offset, int length, int id, String[] arguments, boolean isError, St… in ProblemLocationCore() method in ProblemLocationCore45 public ProblemLocationCore(IProblem problem) { in ProblemLocationCore() method in ProblemLocationCore