Class PlainTextVisitor<P>

java.lang.Object
org.openrewrite.TreeVisitor<Tree,P>
org.openrewrite.text.PlainTextVisitor<P>
Direct Known Subclasses:
PlainTextPrinter

public class PlainTextVisitor<P> extends TreeVisitor<Tree,P>