Searched defs:column (Results 1 – 1 of 1) sorted by relevance
45 public ParseException(int line, int column, String message) { in ParseException()114 int column = 1; in parse() local