Package org.openrewrite.properties
Class ChangePropertyKey.ChangePropertyKeyVisitor<P>
java.lang.Object
org.openrewrite.TreeVisitor<Properties,P>
org.openrewrite.properties.PropertiesVisitor<P>
org.openrewrite.properties.ChangePropertyKey.ChangePropertyKeyVisitor<P>
- Enclosing class:
ChangePropertyKey
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.properties.PropertiesVisitor
getLanguage, isAcceptable, visitComment, visitFile, visitValueMethods inherited from class org.openrewrite.TreeVisitor
adapt, collect, collect, defaultValue, doAfterVisit, getAfterVisit, getCursor, isAdaptableTo, noop, postVisit, preVisit, reduce, reduce, reduce, setCursor, stopAfterPreVisit, updateCursor, visit, visit, visit, visitAndCast, visitAndCast, visitMarker, visitMarkers, visitNonNull, visitNonNull, visitorTreeType
-
Constructor Details
-
ChangePropertyKeyVisitor
public ChangePropertyKeyVisitor()
-
-
Method Details
-
visitEntry
- Overrides:
visitEntryin classPropertiesVisitor<P>
-