errors property

List<AnalysisError> errors
getter/setter pair

The errors contained in the file.

Implementation

List<AnalysisError> errors;