Class Yaml.Document.End

java.lang.Object
org.openrewrite.yaml.tree.Yaml.Document.End
All Implemented Interfaces:
org.openrewrite.Tree, Yaml
Enclosing class:
Yaml.Document

public static class Yaml.Document.End extends Object implements Yaml
Document end specification.
  • Constructor Details

    • End

      public End()
  • Method Details

    • copyPaste

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