Comparator of {@link JSError} with an associated {@link CheckLevel}. The ordering is the standard lexical ordering on the quintuple (file name, line number, {@link CheckLevel}, character number, description).
Note: this comparator imposes orderings that are inconsistent with {@link JSError#equals(Object)}.
|
|
|
|
|
|
|
|
|
|