Package org.openrewrite.yaml.trait
Class YamlValue
java.lang.Object
org.openrewrite.yaml.trait.YamlValue
- All Implemented Interfaces:
org.openrewrite.trait.Trait<Yaml.Mapping.Entry>
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.openrewrite.trait.Trait
getCursor, getTree
-
Constructor Details
-
YamlValue
public YamlValue()
-
-
Method Details
-
getKey
-
getKeyAsScalar
-
withKey
-
getValue
-
getValueAsScalar
-
withValue
-