errorProcessors property

List<ErrorProcessor> errorProcessors

Return a list of error processors that are to be used when reporting errors in some analysis context.

Implementation

List<ErrorProcessor> get errorProcessors;