Class Yaml.Anchor

  • All Implemented Interfaces:
    org.openrewrite.Tree, Yaml
    Enclosing interface:
    Yaml

    public static class Yaml.Anchor
    extends java.lang.Object
    implements Yaml
    • Constructor Detail

      • Anchor

        public Anchor()
    • Method Detail

      • copyPaste

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

        public java.lang.String toString()
        Overrides:
        toString in class java.lang.Object