Package org.openrewrite
Class Preconditions.RecipeCheck
java.lang.Object
org.openrewrite.TreeVisitor<Tree,ExecutionContext>
org.openrewrite.Preconditions.Check
org.openrewrite.Preconditions.RecipeCheck
- Enclosing class:
- Preconditions
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.Preconditions.Check
isAcceptable, visit, visit
Methods inherited from class org.openrewrite.TreeVisitor
adapt, collect, collect, defaultValue, doAfterVisit, getAfterVisit, getCursor, getLanguage, isAdaptableTo, noop, postVisit, preVisit, reduce, reduce, reduce, setCursor, stopAfterPreVisit, updateCursor, visit, visitAndCast, visitAndCast, visitMarker, visitMarkers, visitNonNull, visitNonNull, visitorTreeType
-
Constructor Details
-
RecipeCheck
-
-
Method Details
-
getRecipe
-