Class ParseErrorVisitor<P>

java.lang.Object
org.openrewrite.TreeVisitor<Tree,P>
org.openrewrite.ParseErrorVisitor<P>
Direct Known Subclasses:
ParseErrorPrinter

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