Class Parameters


  • public final class Parameters
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static boolean isParameter​(org.openrewrite.yaml.tree.Yaml yaml)  
      static org.openrewrite.yaml.JsonPathMatcher toJsonPath​(org.openrewrite.yaml.tree.Yaml yaml)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isParameter

        public static boolean isParameter​(org.openrewrite.yaml.tree.Yaml yaml)
      • toJsonPath

        public static org.openrewrite.yaml.JsonPathMatcher toJsonPath​(org.openrewrite.yaml.tree.Yaml yaml)