Это моя попытка.
Код: Выделить всё
private static final MethodMatcher TO_STRING_HELPER_MATCHER =
new MethodMatcher("com.google.common.base.Objects toStringHelper(..)");
public TreeVisitor
Подробнее здесь: [url]https://stackoverflow.com/questions/79765080/why-is-openrewrite-not-adding-an-import-statement-for-moreobjects[/url]