errors property

List<AnalysisError> errors
getter/setter pair

The errors associated with the file.

Implementation

List<AnalysisError> errors;