@NonNullApi
Package org.openrewrite.yaml.search
-
Class Summary Class Description FindIndentYamlVisitor<P> Discover the most common indentation level of a tree, and whether this indentation is built with spaces or tabs.
@NonNullApi
| Class | Description |
|---|---|
| FindIndentYamlVisitor<P> |
Discover the most common indentation level of a tree, and whether this indentation is built with spaces or tabs.
|