Home
last modified time | relevance | path

Searched defs:consideredAutofix (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/
DQuasiEditor.ts137 const consideredAutofix = QuasiEditor.sortAutofixes(problemInfo.autofix); constant
164 const end = consideredAutofix[consideredAutofix.length - 1].end; constant