Searched defs:errorOffset (Results 1 – 1 of 1) sorted by relevance
62 public ParseException(String s, int errorOffset) { in ParseException()82 private int errorOffset; field in ParseException