Searched defs:AUTOFIX_ALL (Results 1 – 2 of 2) sorted by relevance
25 export const AUTOFIX_ALL: AutofixInfo = { problemID: "", start: -1, end: -1 }; constant