Package org.openrewrite.yaml.tree
Class Yaml.Scalar
java.lang.Object
org.openrewrite.yaml.tree.Yaml.Scalar
- All Implemented Interfaces:
org.openrewrite.Tree,Yaml,Yaml.Block,YamlKey
- Enclosing interface:
- Yaml
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from interface org.openrewrite.yaml.tree.Yaml
Yaml.Alias, Yaml.Anchor, Yaml.Block, Yaml.Document, Yaml.Documents, Yaml.Mapping, Yaml.Scalar, Yaml.Sequence -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.openrewrite.Tree
cast, getId, getJacksonPolymorphicTypeTag, isScope, print, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed, safeCast, withExceptionMarker, withIdMethods inherited from interface org.openrewrite.yaml.tree.Yaml
accept, getMarkers, getPrefix, isAcceptable, withMarkersMethods inherited from interface org.openrewrite.yaml.tree.Yaml.Block
withPrefixMethods inherited from interface org.openrewrite.yaml.tree.YamlKey
getValue, withPrefix
-
Constructor Details
-
Scalar
public Scalar()
-
-
Method Details
-
acceptYaml
- Specified by:
acceptYamlin interfaceYaml
-
copyPaste
-
toString
-