Package org.openrewrite
Class ParseErrorPrinter<P>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.openrewrite.ParseErrorVisitor
isAcceptable, isAdaptableToMethods inherited from class org.openrewrite.TreeVisitor
adapt, collect, collect, defaultValue, doAfterVisit, getAfterVisit, getCursor, getLanguage, noop, postVisit, preVisit, reduce, reduce, reduce, setCursor, stopAfterPreVisit, updateCursor, visit, visit, visit, visitAndCast, visitAndCast, visitMarker, visitMarkers, visitNonNull, visitNonNull, visitorTreeType
-
Constructor Details
-
ParseErrorPrinter
public ParseErrorPrinter()
-
-
Method Details
-
visitParseError
- Overrides:
visitParseErrorin classParseErrorVisitor<PrintOutputCapture<P>>
-