ParseErrorsΒΆ

class ParseErrors : System.Collections.Generic.List<ParseError>, System.Collections.Generic.IList<ParseError>, System.Collections.Generic.ICollection<ParseError>, System.Collections.Generic.IEnumerable<ParseError>, System.Collections.IEnumerable, System.Collections.IList, System.Collections.ICollection, System.Collections.Generic.IReadOnlyList<ParseError>, System.Collections.Generic.IReadOnlyCollection<ParseError>