Home
last modified time | relevance | path

Searched refs:fixArrayBindingPatternDeclarations (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_frontend/ets2panda/linter/src/lib/autofixes/
DAutofixer.ts514 fixArrayBindingPatternDeclarations( method in Autofixer
/arkcompiler/ets_frontend/ets2panda/linter/src/lib/
DTypeScriptLinter.ts2737 this.autofixer?.fixArrayBindingPatternDeclarations(decl, isArrayOrTuple) :