Package org.openrewrite.yaml.tree
Class Yaml.Sequence.Entry
java.lang.Object
org.openrewrite.yaml.tree.Yaml.Sequence.Entry
- All Implemented Interfaces:
org.openrewrite.Tree,Yaml
- Enclosing class:
Yaml.Sequence
-
Nested Class Summary
Nested 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, Yaml.Tag -
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.Tree
cast, getId, getMarkers, isScope, print, print, print, printer, printTrimmed, printTrimmed, printTrimmed, withId, withMarkersMethods inherited from interface org.openrewrite.yaml.tree.Yaml
accept, getPrefix, isAcceptable, withPrefix
-
Constructor Details
-
Entry
public Entry()
-
-
Method Details
-
acceptYaml
- Specified by:
acceptYamlin interfaceYaml
-
copyPaste
-