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, visitFileMethods inherited from class org.openrewrite.TreeVisitor
defaultValue, doAfterVisit, doAfterVisit, getAfterVisit, getCursor, noop, postVisit, preVisit, setCursor, visit, visit, visit, visitAndCast, visitAndCast, visitMarker, visitMarkers, visitNonNull, visitNonNull, visitSourceFile
-
Constructor Details
-
ChangePropertyValueVisitor
public ChangePropertyValueVisitor()
-
-
Method Details
-
visitEntry
- Overrides:
visitEntryin classPropertiesVisitor<P>
-