| /arkcompiler/ets_frontend/ets2panda/linter/test/ |
| D | function_expression.ts.autofix.json | 22 "autofix": [ array 37 "autofix": [ array 60 "autofix": [ array 75 "autofix": [ array 90 "autofix": [ array 105 "autofix": [ array 120 "autofix": [ array 135 "autofix": [ array 198 "autofix": [ array 213 "autofix": [ array [all …]
|
| D | func_return_type.ts.autofix.json | 21 "autofix": [ array 35 "autofix": [ array 49 "autofix": [ array 98 "autofix": [ array 112 "autofix": [ array 126 "autofix": [ array 140 "autofix": [ array 154 "autofix": [ array 182 "autofix": [ array 196 "autofix": [ array [all …]
|
| D | type_literals.ts.autofix.json | 21 "autofix": [ array 35 "autofix": [ array 49 "autofix": [ array 68 "autofix": [ array 87 "autofix": [ array 106 "autofix": [ array 120 "autofix": [ array 134 "autofix": [ array 153 "autofix": [ array 167 "autofix": [ array [all …]
|
| D | object_literals_autofixes.ts.autofix.json | 28 "autofix": [ array 47 "autofix": [ array 73 "autofix": [ array 92 "autofix": [ array 118 "autofix": [ array 137 "autofix": [ array 156 "autofix": [ array 182 "autofix": [ array 201 "autofix": [ array 220 "autofix": [ array [all …]
|
| D | private_identifiers.ts.autofix.json | 70 "autofix": [ array 98 "autofix": [ array 126 "autofix": [ array 146 "autofix": [ array 166 "autofix": [ array 186 "autofix": [ array 206 "autofix": [ array 226 "autofix": [ array 262 "autofix": [ array 282 "autofix": [ array [all …]
|
| D | literals_as_prop_names.ts.autofix.json | 21 "autofix": [ array 45 "autofix": [ array 69 "autofix": [ array 83 "autofix": [ array 107 "autofix": [ array 131 "autofix": [ array 171 "autofix": [ array 190 "autofix": [ array 209 "autofix": [ array
|
| D | types.ts.autofix.json | 42 "autofix": [ array 61 "autofix": [ array 96 "autofix": [ array 124 "autofix": [ array 159 "autofix": [ array 178 "autofix": [ array 197 "autofix": [ array 253 "autofix": [ array 274 "autofix": [ array 293 "autofix": [ array [all …]
|
| D | object_literals.ts.autofix.json | 21 "autofix": [ array 47 "autofix": [ array 73 "autofix": [ array 148 "autofix": [ array 188 "autofix": [ array 249 "autofix": [ array 268 "autofix": [ array 289 "autofix": [ array 303 "autofix": [ array 329 "autofix": [ array [all …]
|
| D | object_literals_3.ts.autofix.json | 21 "autofix": [ array 40 "autofix": [ array 59 "autofix": [ array 85 "autofix": [ array 104 "autofix": [ array 123 "autofix": [ array 184 "autofix": [ array 210 "autofix": [ array 236 "autofix": [ array 262 "autofix": [ array [all …]
|
| D | parameter_properties.ts.autofix.json | 21 "autofix": [ array 55 "autofix": [ array 89 "autofix": [ array 123 "autofix": [ array 152 "autofix": [ array 209 "autofix": [ array
|
| D | class_static_block.ts.autofix.json | 19 "autofix": [ array
|
| D | catch_clause.ts.autofix.json | 30 "autofix": [ array 61 "autofix": [ array
|
| /arkcompiler/ets_frontend/ets2panda/linter/test_rules/ |
| D | rule92.ts.autofix.json | 21 "autofix": [ array 35 "autofix": [ array 49 "autofix": [ array 63 "autofix": [ array 77 "autofix": [ array 91 "autofix": [ array 105 "autofix": [ array 119 "autofix": [ array
|
| D | rule71.ts.autofix.json | 63 "autofix": [ array 77 "autofix": [ array 98 "autofix": [ array 112 "autofix": [ array 126 "autofix": [ array 140 "autofix": [ array 154 "autofix": [ array 168 "autofix": [ array 203 "autofix": [ array
|
| D | rule113.ts.autofix.json | 21 "autofix": [ array 45 "autofix": [ array 69 "autofix": [ array 121 "autofix": [ array 147 "autofix": [ array 173 "autofix": [ array 192 "autofix": [ array
|
| D | rule3.ts.autofix.json | 22 "autofix": [ array 37 "autofix": [ array 67 "autofix": [ array 97 "autofix": [ array 127 "autofix": [ array 157 "autofix": [ array 187 "autofix": [ array 217 "autofix": [ array 247 "autofix": [ array
|
| D | rule5.ts.autofix.json | 21 "autofix": [ array 35 "autofix": [ array 49 "autofix": [ array 63 "autofix": [ array 84 "autofix": [ array 98 "autofix": [ array 112 "autofix": [ array 147 "autofix": [ array 168 "autofix": [ array 182 "autofix": [ array [all …]
|
| D | rule1.ts.autofix.json | 21 "autofix": [ array 35 "autofix": [ array 75 "autofix": [ array
|
| D | rule25.ts.autofix.json | 22 "autofix": [ array 56 "autofix": [ array 90 "autofix": [ array
|
| D | rule29.ts.autofix.json | 22 "autofix": [ array
|
| D | rule90_3.ts.autofix.json | 22 "autofix": [ array
|
| D | rule46.ts.autofix.json | 22 "autofix": [ array
|
| /arkcompiler/ets_frontend/ets2panda/linter/lib/ |
| D | TypeScriptLinter.ts | 479 const autofix = this.autofixer?.fixUntypedObjectLiteral(objectLiteralExpr, objectLiteralType); constant 567 const autofix = this.autofixer?.fixEnumMerging(enumSymbol, enumDeclsInFile); constant 727 const autofix = this.autofixer?.fixLiteralAsPropertyNamePropertyName(propName); constant 795 const autofix = this.autofixer?.fixLiteralAsPropertyNamePropertyAssignment(node); constant 803 const autofix = this.autofixer?.fixLiteralAsPropertyNamePropertyName(propName); constant 923 const autofix = this.autofixer?.fixFunctionExpression( constant 971 const autofix = this.autofixer?.fixNestedFunction(tsFunctionDeclaration); constant 1018 let autofix: Autofix[] | undefined; variable 1199 const autofix = this.autofixer?.fixCommaOperator(tsExprNode); constant 1227 const autofix = this.autofixer?.fixVarDeclaration(node as ts.VariableDeclarationList); constant [all …]
|
| D | ProblemInfo.ts | 31 autofix?: Autofix[]; property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/ |
| D | ASTAutofixer.ts | 45 for (const autofix of autofixes) { constant
|