Package org.openrewrite.properties
Class ChangePropertyValue.ChangePropertyValueVisitor<P>
java.lang.Object
org.openrewrite.TreeVisitor<Properties,P>
org.openrewrite.properties.PropertiesVisitor<P>
org.openrewrite.properties.ChangePropertyValue.ChangePropertyValueVisitor<P>
- Enclosing class:
ChangePropertyValue
-
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
-
ChangePropertyValueVisitor
public ChangePropertyValueVisitor()
-
-
Method Details
-
visitEntry
- Overrides:
visitEntryin classPropertiesVisitor<P>
-