errors property

List<AnalysisError> errors

The analysis errors that were computed during analysis.

Implementation

List<AnalysisError> get errors;