Package org.openrewrite.yaml.search
Class FindIndentYamlVisitor<P>
java.lang.Object
org.openrewrite.TreeVisitor<Yaml,P>
org.openrewrite.yaml.YamlVisitor<P>
org.openrewrite.yaml.search.FindIndentYamlVisitor<P>
Discover the most common indentation level of a tree.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintlongMethods inherited from class org.openrewrite.yaml.YamlVisitor
autoFormat, autoFormat, autoFormat, getLanguage, isAcceptable, maybeAutoFormat, maybeAutoFormat, maybeAutoFormat, maybeCoalesceProperties, removeUnused, visitAlias, visitAnchor, visitDocument, visitDocuments, visitMapping, visitMappingEntry, visitScalar, visitSequence, visitSequenceEntryMethods inherited from class org.openrewrite.TreeVisitor
adapt, collect, collect, defaultValue, describeLocation, doAfterVisit, doAfterVisit, getAfterVisit, getCursor, isAdaptableTo, noop, postVisit, reduce, reduce, reduce, setCursor, visit, visit, visit, visitAndCast, visitAndCast, visitMarker, visitMarkers, visitNonNull, visitNonNull, visitSourceFile