Package org.openrewrite.yaml
Class CoalesceProperties
- java.lang.Object
-
- org.openrewrite.Recipe
-
- org.openrewrite.yaml.CoalesceProperties
-
public class CoalesceProperties extends org.openrewrite.Recipe
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classCoalesceProperties.CoalescePropertiesVisitor<P>
-
Constructor Summary
Constructors Constructor Description CoalesceProperties()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected org.openrewrite.TreeVisitor<?,org.openrewrite.ExecutionContext>getVisitor()
-