Interface YamlKey

All Superinterfaces:
org.openrewrite.Tree, Yaml
All Known Implementing Classes:
Yaml.Alias, Yaml.Scalar

public interface YamlKey extends Yaml
Yaml Keys are either Scalar or Alias blocks
  • Method Details