Package org.openrewrite.java.migrate.lang.var
@NullMarked
@NonNullFields
package org.openrewrite.java.migrate.lang.var
-
ClassesClassDescriptionReplaces explicit type declarations with
varkeyword when the initializer is a constructor call with an exactly matching type.