Class Yaml.Document.End

  • All Implemented Interfaces:
    java.io.Serializable, org.openrewrite.Tree, Yaml
    Enclosing class:
    Yaml.Document

    public static class Yaml.Document.End
    extends java.lang.Object
    implements Yaml
    https://yaml.org/spec/1.1/#c-document-end
    See Also:
    Serialized Form
    • Constructor Detail

      • End

        public End()
    • Method Detail

      • copyPaste

        public Yaml.Document.End copyPaste()
        Specified by:
        copyPaste in interface Yaml
        Returns:
        A new deep copy of this block with different IDs.