org.openrewrite.Style
interface.org.openrewrite.Parser
at construction. These styles flow from the parser to any ASTs that are produced by that parser, providing a durable record of the style of the surrounding project that goes with that AST.SourceFile
AST element when that AST is serialized. Then when batch processing ASTs from a variety of projects en masse, the transformation can be contextualized to the style of the individual projects that source files originated from.specs.openrewrite.org./v1beta/style
Style
implementation. The value is itself a map of key-value pairs that invoke setters on the style.