| /arkcompiler/ets_frontend/ets2panda/linter/test/main/ |
| D | sendable_decorator_limited.ts.autofix.json | 23 "autofix": [ array 40 "autofix": [ array 57 "autofix": [ array 74 "autofix": [ array 91 "autofix": [ array 108 "autofix": [ array
|
| D | function_expression.ts.autofix.json | 23 "autofix": [ array 40 "autofix": [ array 67 "autofix": [ array 84 "autofix": [ array 101 "autofix": [ array 118 "autofix": [ array 135 "autofix": [ array 152 "autofix": [ array 229 "autofix": [ array 246 "autofix": [ array [all …]
|
| D | func_return_type.ts.autofix.json | 23 "autofix": [ array 40 "autofix": [ array 57 "autofix": [ array 124 "autofix": [ array 141 "autofix": [ array 158 "autofix": [ array 175 "autofix": [ array 192 "autofix": [ array 229 "autofix": [ array 246 "autofix": [ array [all …]
|
| D | private_identifiers.ts.autofix.json | 83 "autofix": [ array 115 "autofix": [ array 147 "autofix": [ array 169 "autofix": [ array 191 "autofix": [ array 213 "autofix": [ array 235 "autofix": [ array 257 "autofix": [ array 299 "autofix": [ array 321 "autofix": [ array [all …]
|
| D | type_literals.ts.autofix.json | 23 "autofix": [ array 40 "autofix": [ array 57 "autofix": [ array 79 "autofix": [ array 101 "autofix": [ array 123 "autofix": [ array 140 "autofix": [ array 157 "autofix": [ array 179 "autofix": [ array 196 "autofix": [ array [all …]
|
| D | object_literals_autofixes.ts.autofix.json | 33 "autofix": [ array 55 "autofix": [ array 87 "autofix": [ array 109 "autofix": [ array 141 "autofix": [ array 163 "autofix": [ array 185 "autofix": [ array 217 "autofix": [ array 239 "autofix": [ array 261 "autofix": [ array [all …]
|
| D | literals_as_prop_names.ts.autofix.json | 23 "autofix": [ array 50 "autofix": [ array 77 "autofix": [ array 94 "autofix": [ array 121 "autofix": [ array 148 "autofix": [ array 200 "autofix": [ array 222 "autofix": [ array 244 "autofix": [ array
|
| D | sendable_decorator_limited.ts.args.json | 17 "autofix": "" string
|
| D | function_expression.ts.args.json | 17 "autofix": "" string
|
| D | object_literals_2.ts.args.json | 17 "autofix": "" string
|
| D | type_literals.ts.args.json | 17 "autofix": "" string
|
| D | object_literals_prop_func_type.ts.args.json | 17 "autofix": "" string
|
| D | literals_as_prop_names.ts.args.json | 17 "autofix": "" string
|
| /arkcompiler/ets_frontend/ets2panda/linter/src/lib/ |
| D | TypeScriptLinter.ts | 447 const autofix = this.autofixer?.fixUntypedObjectLiteral(objectLiteralExpr, objectLiteralType); constant 555 const autofix = this.autofixer?.fixEnumMerging(enumSymbol, enumDeclsInFile); constant 721 const autofix = this.autofixer?.fixLiteralAsPropertyNamePropertyName(propName); constant 789 const autofix = this.autofixer?.fixLiteralAsPropertyNamePropertyAssignment(node); constant 797 const autofix = this.autofixer?.fixLiteralAsPropertyNamePropertyName(propName); constant 877 const autofix = this.autofixer?.fixFunctionExpression( constant 925 const autofix = this.autofixer?.fixNestedFunction(tsFunctionDeclaration); constant 975 let autofix: Autofix[] | undefined; variable 1125 …const autofix = this.autofixer?.fixObjectLiteralExpressionDestructAssignment(node as ts.BinaryExpr… constant 1141 …const autofix = this.autofixer?.fixArrayBindingPatternAssignment(node as ts.BinaryExpression, isAr… constant [all …]
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tools/declgen_ts2sts/src/ |
| D | ASTAutofixer.ts | 45 for (const autofix of autofixes) { constant
|
| /arkcompiler/ets_frontend/ets2panda/linter/test/rules/ |
| D | rule92.ts.autofix.json | 23 "autofix": [ array 40 "autofix": [ array 57 "autofix": [ array 74 "autofix": [ array 91 "autofix": [ array 108 "autofix": [ array 125 "autofix": [ array 142 "autofix": [ array
|
| D | rule3.ts.autofix.json | 23 "autofix": [ array 40 "autofix": [ array 72 "autofix": [ array 104 "autofix": [ array 136 "autofix": [ array 168 "autofix": [ array 200 "autofix": [ array 232 "autofix": [ array 264 "autofix": [ array
|
| D | rule71.ts.autofix.json | 83 "autofix": [ array 100 "autofix": [ array 127 "autofix": [ array 144 "autofix": [ array 161 "autofix": [ array 178 "autofix": [ array 195 "autofix": [ array 212 "autofix": [ array 259 "autofix": [ array
|
| D | rule3.ts.args.json | 17 "autofix": "" string
|
| D | rule40.ts.args.json | 17 "autofix": "" string
|
| D | rule90_2.ts.args.json | 17 "autofix": "" string
|
| D | rule29.ts.args.json | 17 "autofix": "" string
|
| D | rule92.ts.args.json | 17 "autofix": "" string
|
| D | rule90_3.ts.args.json | 17 "autofix": "" string
|
| D | rule38.ts.args.json | 17 "autofix": "" string
|