fixes property

List<AnalysisErrorFixes> fixes
getter/setter pair

The fixes that are available for the errors at the given offset.

Implementation

List<AnalysisErrorFixes> fixes;