Searched refs:fixCommaOperator (Results 1 – 2 of 2) sorted by relevance
462 fixCommaOperator(tsNode: ts.Node): Autofix[] { method in Autofixer
1199 const autofix = this.autofixer?.fixCommaOperator(tsExprNode);