Package org.openrewrite.python.style
Interface PythonStyle
- All Superinterfaces:
org.openrewrite.style.Style
- All Known Implementing Classes:
Autodetect,BlankLinesStyle,OtherStyle,SpacesStyle,TabsAndIndentsStyle,WrappingAndBracesStyle
public interface PythonStyle
extends org.openrewrite.style.Style
-
Method Summary
Methods inherited from interface org.openrewrite.style.Style
applyDefaults, getJacksonPolymorphicTypeTag, merge