Class ParseErrorList

All Implemented Interfaces:
Serializable, Cloneable, Iterable<ParseError>, Collection<ParseError>, List<ParseError>, RandomAccess

public class ParseErrorList
extends ArrayList<ParseError>
A container for ParseErrors.
Author:
Jonathan Hedley
See Also:
Serialized Form