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