Package org.openrewrite.concourse
Class Parameters
java.lang.Object
org.openrewrite.concourse.Parameters
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanisParameter(org.openrewrite.yaml.tree.Yaml yaml) static org.openrewrite.yaml.JsonPathMatchertoJsonPath(org.openrewrite.yaml.tree.Yaml yaml)
-
Method Details
-
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)
-