errors property

List<AnalysisError> get errors

The analysis errors that were computed during analysis.

Implementation

List<AnalysisError> get errors;