Package org.openrewrite.yaml.trait
Class YamlValue.Matcher
java.lang.Object
org.openrewrite.trait.SimpleTraitMatcher<YamlValue>
org.openrewrite.yaml.trait.YamlValue.Matcher
- All Implemented Interfaces:
org.openrewrite.trait.TraitMatcher<YamlValue>
- Enclosing class:
YamlValue
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.trait.SimpleTraitMatcher
asVisitor, get, higher, lowerMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.trait.TraitMatcher
asVisitor, get, lower, require, require
-
Constructor Details
-
Matcher
-
-
Method Details
-
test
- Specified by:
testin classorg.openrewrite.trait.SimpleTraitMatcher<YamlValue>
-