addFix abstract method
Records a new change (fix) associated with the given diagnostic.
Implementation
void addFix(Diagnostic diagnostic, PrioritizedSourceChange change);Records a new change (fix) associated with the given diagnostic.
void addFix(Diagnostic diagnostic, PrioritizedSourceChange change);