A C D E F G I L M N O P R S T V W X Y 
All Classes All Packages

A

accept(Path) - Method in class org.openrewrite.yaml.YamlParser
 
accept(TreeVisitor<R, P>, P) - Method in interface org.openrewrite.yaml.tree.Yaml
 
acceptYaml(YamlVisitor<P>, P) - Method in interface org.openrewrite.yaml.tree.Yaml
 
acceptYaml(YamlVisitor<P>, P) - Method in class org.openrewrite.yaml.tree.Yaml.Document
 
acceptYaml(YamlVisitor<P>, P) - Method in class org.openrewrite.yaml.tree.Yaml.Documents
 
acceptYaml(YamlVisitor<P>, P) - Method in class org.openrewrite.yaml.tree.Yaml.Mapping
 
acceptYaml(YamlVisitor<P>, P) - Method in class org.openrewrite.yaml.tree.Yaml.Mapping.Entry
 
acceptYaml(YamlVisitor<P>, P) - Method in class org.openrewrite.yaml.tree.Yaml.Scalar
 
acceptYaml(YamlVisitor<P>, P) - Method in class org.openrewrite.yaml.tree.Yaml.Sequence
 
acceptYaml(YamlVisitor<P>, P) - Method in class org.openrewrite.yaml.tree.Yaml.Sequence.Entry
 
Autodetect - Class in org.openrewrite.yaml.style
 
Autodetect() - Constructor for class org.openrewrite.yaml.style.Autodetect
 
AutoFormatVisitor<P> - Class in org.openrewrite.yaml.format
 
AutoFormatVisitor(Tree) - Constructor for class org.openrewrite.yaml.format.AutoFormatVisitor
 

C

ChangeKey - Class in org.openrewrite.yaml
 
ChangeKey() - Constructor for class org.openrewrite.yaml.ChangeKey
 
ChangePropertyKey - Class in org.openrewrite.yaml
Nested YAML mappings are interpreted as dot separated property names, e.g.
ChangePropertyKey() - Constructor for class org.openrewrite.yaml.ChangePropertyKey
 
ChangeValue - Class in org.openrewrite.yaml
 
ChangeValue() - Constructor for class org.openrewrite.yaml.ChangeValue
 
CoalesceProperties - Class in org.openrewrite.yaml
 
CoalesceProperties() - Constructor for class org.openrewrite.yaml.CoalesceProperties
 
CoalescePropertiesVisitor<P> - Class in org.openrewrite.yaml
 
CoalescePropertiesVisitor() - Constructor for class org.openrewrite.yaml.CoalescePropertiesVisitor
 
copyPaste() - Method in interface org.openrewrite.yaml.tree.Yaml.Block
 
copyPaste() - Method in interface org.openrewrite.yaml.tree.Yaml
 
copyPaste() - Method in class org.openrewrite.yaml.tree.Yaml.Document
 
copyPaste() - Method in class org.openrewrite.yaml.tree.Yaml.Document.End
 
copyPaste() - Method in class org.openrewrite.yaml.tree.Yaml.Documents
 
copyPaste() - Method in class org.openrewrite.yaml.tree.Yaml.Mapping
 
copyPaste() - Method in class org.openrewrite.yaml.tree.Yaml.Mapping.Entry
 
copyPaste() - Method in class org.openrewrite.yaml.tree.Yaml.Scalar
 
copyPaste() - Method in class org.openrewrite.yaml.tree.Yaml.Sequence
 
copyPaste() - Method in class org.openrewrite.yaml.tree.Yaml.Sequence.Entry
 

D

DeleteKey - Class in org.openrewrite.yaml
 
DeleteKey() - Constructor for class org.openrewrite.yaml.DeleteKey
 
DeleteProperty - Class in org.openrewrite.yaml
 
DeleteProperty() - Constructor for class org.openrewrite.yaml.DeleteProperty
 
Document() - Constructor for class org.openrewrite.yaml.tree.Yaml.Document
 
Documents() - Constructor for class org.openrewrite.yaml.tree.Yaml.Documents
 
DOUBLE_QUOTED - org.openrewrite.yaml.tree.Yaml.Scalar.Style
 

E

End() - Constructor for class org.openrewrite.yaml.tree.Yaml.Document.End
 
Entry() - Constructor for class org.openrewrite.yaml.tree.Yaml.Mapping.Entry
 
Entry() - Constructor for class org.openrewrite.yaml.tree.Yaml.Sequence.Entry
 

F

find(Yaml, String) - Static method in class org.openrewrite.yaml.search.FindKey
 
FindIndentYamlVisitor<P> - Class in org.openrewrite.yaml.search
Discover the most common indentation level of a tree.
FindIndentYamlVisitor(int) - Constructor for class org.openrewrite.yaml.search.FindIndentYamlVisitor
 
FindKey - Class in org.openrewrite.yaml.search
 
FindKey() - Constructor for class org.openrewrite.yaml.search.FindKey
 
FOLDED - org.openrewrite.yaml.tree.Yaml.Scalar.Style
 

G

getDescription() - Method in class org.openrewrite.yaml.ChangeKey
 
getDescription() - Method in class org.openrewrite.yaml.ChangePropertyKey
 
getDescription() - Method in class org.openrewrite.yaml.ChangeValue
 
getDescription() - Method in class org.openrewrite.yaml.cleanup.RemoveUnused
 
getDescription() - Method in class org.openrewrite.yaml.CoalesceProperties
 
getDescription() - Method in class org.openrewrite.yaml.DeleteKey
 
getDescription() - Method in class org.openrewrite.yaml.DeleteProperty
 
getDescription() - Method in class org.openrewrite.yaml.format.Indents
 
getDescription() - Method in class org.openrewrite.yaml.InsertYaml
 
getDescription() - Method in class org.openrewrite.yaml.search.FindKey
 
getDisplayName() - Method in class org.openrewrite.yaml.ChangeKey
 
getDisplayName() - Method in class org.openrewrite.yaml.ChangePropertyKey
 
getDisplayName() - Method in class org.openrewrite.yaml.ChangeValue
 
getDisplayName() - Method in class org.openrewrite.yaml.cleanup.RemoveUnused
 
getDisplayName() - Method in class org.openrewrite.yaml.CoalesceProperties
 
getDisplayName() - Method in class org.openrewrite.yaml.DeleteKey
 
getDisplayName() - Method in class org.openrewrite.yaml.DeleteProperty
 
getDisplayName() - Method in class org.openrewrite.yaml.format.Indents
 
getDisplayName() - Method in class org.openrewrite.yaml.InsertYaml
 
getDisplayName() - Method in class org.openrewrite.yaml.search.FindKey
 
getLanguage() - Method in class org.openrewrite.yaml.YamlVisitor
 
getMarkers() - Method in interface org.openrewrite.yaml.tree.Yaml
 
getMostCommonIndent() - Method in class org.openrewrite.yaml.search.FindIndentYamlVisitor
 
getPrefix() - Method in class org.openrewrite.yaml.tree.Yaml.Documents
Prefixes will always be on Yaml.Mapping.Entry.
getPrefix() - Method in interface org.openrewrite.yaml.tree.Yaml
 
getPrefix() - Method in class org.openrewrite.yaml.tree.Yaml.Mapping
Prefixes will always be on Yaml.Mapping.Entry.
getPrefix() - Method in class org.openrewrite.yaml.tree.Yaml.Sequence
 
getPrinter() - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
getVisitor() - Method in class org.openrewrite.yaml.ChangeKey
 
getVisitor() - Method in class org.openrewrite.yaml.ChangePropertyKey
 
getVisitor() - Method in class org.openrewrite.yaml.ChangeValue
 
getVisitor() - Method in class org.openrewrite.yaml.cleanup.RemoveUnused
 
getVisitor() - Method in class org.openrewrite.yaml.CoalesceProperties
 
getVisitor() - Method in class org.openrewrite.yaml.DeleteKey
 
getVisitor() - Method in class org.openrewrite.yaml.DeleteProperty
 
getVisitor() - Method in class org.openrewrite.yaml.format.Indents
 
getVisitor() - Method in class org.openrewrite.yaml.InsertYaml
 
getVisitor() - Method in class org.openrewrite.yaml.search.FindKey
 

I

indents() - Static method in class org.openrewrite.yaml.style.YamlDefaultStyles
 
Indents - Class in org.openrewrite.yaml.format
 
Indents() - Constructor for class org.openrewrite.yaml.format.Indents
 
IndentsStyle - Class in org.openrewrite.yaml.style
 
IndentsStyle() - Constructor for class org.openrewrite.yaml.style.IndentsStyle
 
IndentsVisitor<P> - Class in org.openrewrite.yaml.format
 
IndentsVisitor(IndentsStyle, Tree) - Constructor for class org.openrewrite.yaml.format.IndentsVisitor
 
InsertYaml - Class in org.openrewrite.yaml
 
InsertYaml() - Constructor for class org.openrewrite.yaml.InsertYaml
 
InsertYamlVisitor<P> - Class in org.openrewrite.yaml
 
InsertYamlVisitor(Yaml, String) - Constructor for class org.openrewrite.yaml.InsertYamlVisitor
 
isAcceptable(TreeVisitor<?, P>, P) - Method in interface org.openrewrite.yaml.tree.Yaml
 

L

LITERAL - org.openrewrite.yaml.tree.Yaml.Scalar.Style
 

M

Mapping() - Constructor for class org.openrewrite.yaml.tree.Yaml.Mapping
 
matches(Cursor) - Method in class org.openrewrite.yaml.XPathMatcher
 
maybeCoalesceProperties() - Method in class org.openrewrite.yaml.YamlVisitor
 

N

nonZeroIndents() - Method in class org.openrewrite.yaml.search.FindIndentYamlVisitor
 

O

org.openrewrite.yaml - package org.openrewrite.yaml
 
org.openrewrite.yaml.cleanup - package org.openrewrite.yaml.cleanup
 
org.openrewrite.yaml.format - package org.openrewrite.yaml.format
 
org.openrewrite.yaml.internal - package org.openrewrite.yaml.internal
 
org.openrewrite.yaml.search - package org.openrewrite.yaml.search
 
org.openrewrite.yaml.style - package org.openrewrite.yaml.style
 
org.openrewrite.yaml.tree - package org.openrewrite.yaml.tree
 

P

parse(String...) - Method in class org.openrewrite.yaml.YamlParser
 
parseInputs(Iterable<Parser.Input>, Path, ExecutionContext) - Method in class org.openrewrite.yaml.YamlParser
 
PLAIN - org.openrewrite.yaml.tree.Yaml.Scalar.Style
 
postVisit(Yaml, P) - Method in class org.openrewrite.yaml.format.IndentsVisitor
 
preVisit(Yaml, P) - Method in class org.openrewrite.yaml.format.IndentsVisitor
 
preVisit(Yaml, P) - Method in class org.openrewrite.yaml.search.FindIndentYamlVisitor
 
print(TreePrinter<P>, P) - Method in interface org.openrewrite.yaml.tree.Yaml
 
print(Yaml, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
print(P) - Method in interface org.openrewrite.yaml.tree.Yaml
 
printTrimmed() - Method in interface org.openrewrite.yaml.tree.Yaml
 

R

removeUnused() - Method in class org.openrewrite.yaml.YamlVisitor
 
RemoveUnused - Class in org.openrewrite.yaml.cleanup
 
RemoveUnused() - Constructor for class org.openrewrite.yaml.cleanup.RemoveUnused
 
RemoveUnusedVisitor<P> - Class in org.openrewrite.yaml.cleanup
 
RemoveUnusedVisitor() - Constructor for class org.openrewrite.yaml.cleanup.RemoveUnusedVisitor
 

S

Scalar() - Constructor for class org.openrewrite.yaml.tree.Yaml.Scalar
 
Sequence() - Constructor for class org.openrewrite.yaml.tree.Yaml.Sequence
 
ShiftFormatLeftVisitor<P> - Class in org.openrewrite.yaml
 
ShiftFormatLeftVisitor(Yaml, int) - Constructor for class org.openrewrite.yaml.ShiftFormatLeftVisitor
 
SINGLE_QUOTED - org.openrewrite.yaml.tree.Yaml.Scalar.Style
 

T

tabsAndIndents(Yaml, IndentsStyle) - Static method in class org.openrewrite.yaml.style.Autodetect
 
toString() - Method in class org.openrewrite.yaml.tree.Yaml.Scalar
 

V

valueOf(String) - Static method in enum org.openrewrite.yaml.tree.Yaml.Scalar.Style
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.openrewrite.yaml.tree.Yaml.Scalar.Style
Returns an array containing the constants of this enum type, in the order they are declared.
visit(List<? extends Yaml>, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visit(Tree, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visit(Tree, P, Cursor) - Method in class org.openrewrite.yaml.format.AutoFormatVisitor
 
visit(Tree, P, Cursor) - Method in class org.openrewrite.yaml.format.IndentsVisitor
 
visitDocument(Yaml.Document, P) - Method in class org.openrewrite.yaml.CoalescePropertiesVisitor
 
visitDocument(Yaml.Document, P) - Method in class org.openrewrite.yaml.InsertYamlVisitor
 
visitDocument(Yaml.Document, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visitDocument(Yaml.Document, P) - Method in class org.openrewrite.yaml.YamlIsoVisitor
 
visitDocument(Yaml.Document, P) - Method in class org.openrewrite.yaml.YamlVisitor
 
visitDocuments(Yaml.Documents, P) - Method in class org.openrewrite.yaml.InsertYamlVisitor
 
visitDocuments(Yaml.Documents, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visitDocuments(Yaml.Documents, P) - Method in class org.openrewrite.yaml.YamlIsoVisitor
 
visitDocuments(Yaml.Documents, P) - Method in class org.openrewrite.yaml.YamlVisitor
 
visitMapping(Yaml.Mapping, P) - Method in class org.openrewrite.yaml.cleanup.RemoveUnusedVisitor
 
visitMapping(Yaml.Mapping, P) - Method in class org.openrewrite.yaml.CoalescePropertiesVisitor
 
visitMapping(Yaml.Mapping, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visitMapping(Yaml.Mapping, P) - Method in class org.openrewrite.yaml.YamlIsoVisitor
 
visitMapping(Yaml.Mapping, P) - Method in class org.openrewrite.yaml.YamlVisitor
 
visitMappingEntry(Yaml.Mapping.Entry, P) - Method in class org.openrewrite.yaml.InsertYamlVisitor
 
visitMappingEntry(Yaml.Mapping.Entry, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visitMappingEntry(Yaml.Mapping.Entry, P) - Method in class org.openrewrite.yaml.ShiftFormatLeftVisitor
 
visitMappingEntry(Yaml.Mapping.Entry, P) - Method in class org.openrewrite.yaml.YamlIsoVisitor
 
visitMappingEntry(Yaml.Mapping.Entry, P) - Method in class org.openrewrite.yaml.YamlVisitor
 
visitMarker(Marker, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visitMarkers(Markers, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visitScalar(Yaml.Scalar, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visitScalar(Yaml.Scalar, P) - Method in class org.openrewrite.yaml.YamlIsoVisitor
 
visitScalar(Yaml.Scalar, P) - Method in class org.openrewrite.yaml.YamlVisitor
 
visitSequence(Yaml.Sequence, P) - Method in class org.openrewrite.yaml.cleanup.RemoveUnusedVisitor
 
visitSequence(Yaml.Sequence, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visitSequence(Yaml.Sequence, P) - Method in class org.openrewrite.yaml.YamlIsoVisitor
 
visitSequence(Yaml.Sequence, P) - Method in class org.openrewrite.yaml.YamlVisitor
 
visitSequenceEntry(Yaml.Sequence.Entry, P) - Method in class org.openrewrite.yaml.internal.YamlPrinter
 
visitSequenceEntry(Yaml.Sequence.Entry, P) - Method in class org.openrewrite.yaml.YamlIsoVisitor
 
visitSequenceEntry(Yaml.Sequence.Entry, P) - Method in class org.openrewrite.yaml.YamlVisitor
 

W

withMarkers(Markers) - Method in interface org.openrewrite.yaml.tree.Yaml
 
withPrefix(String) - Method in interface org.openrewrite.yaml.tree.Yaml.Block
 
withPrefix(String) - Method in class org.openrewrite.yaml.tree.Yaml.Documents
 
withPrefix(String) - Method in class org.openrewrite.yaml.tree.Yaml.Mapping
 
withPrefix(String) - Method in class org.openrewrite.yaml.tree.Yaml.Sequence
 
withPrefix(String) - Method in interface org.openrewrite.yaml.tree.Yaml
 

X

XPathMatcher - Class in org.openrewrite.yaml
Supports a limited set of XPath expressions, specifically those documented on this page.
XPathMatcher(String) - Constructor for class org.openrewrite.yaml.XPathMatcher
 

Y

Yaml - Interface in org.openrewrite.yaml.tree
 
Yaml.Block - Interface in org.openrewrite.yaml.tree
 
Yaml.Document - Class in org.openrewrite.yaml.tree
 
Yaml.Document.End - Class in org.openrewrite.yaml.tree
https://yaml.org/spec/1.1/#c-document-end
Yaml.Documents - Class in org.openrewrite.yaml.tree
 
Yaml.Mapping - Class in org.openrewrite.yaml.tree
 
Yaml.Mapping.Entry - Class in org.openrewrite.yaml.tree
 
Yaml.Scalar - Class in org.openrewrite.yaml.tree
 
Yaml.Scalar.Style - Enum in org.openrewrite.yaml.tree
 
Yaml.Sequence - Class in org.openrewrite.yaml.tree
 
Yaml.Sequence.Entry - Class in org.openrewrite.yaml.tree
 
YamlDefaultStyles - Class in org.openrewrite.yaml.style
 
YamlDefaultStyles() - Constructor for class org.openrewrite.yaml.style.YamlDefaultStyles
 
YamlIsoVisitor<P> - Class in org.openrewrite.yaml
 
YamlIsoVisitor() - Constructor for class org.openrewrite.yaml.YamlIsoVisitor
 
YamlParser - Class in org.openrewrite.yaml
 
YamlParser() - Constructor for class org.openrewrite.yaml.YamlParser
 
YamlPrinter<P> - Class in org.openrewrite.yaml.internal
 
YamlPrinter(TreePrinter<P>) - Constructor for class org.openrewrite.yaml.internal.YamlPrinter
 
YamlStyle - Interface in org.openrewrite.yaml.style
 
YamlVisitor<P> - Class in org.openrewrite.yaml
 
YamlVisitor() - Constructor for class org.openrewrite.yaml.YamlVisitor
 
A C D E F G I L M N O P R S T V W X Y 
All Classes All Packages