Class Hierarchy
- java.lang.Object
- org.openrewrite.python.style.SpacesStyle (implements org.openrewrite.python.style.PythonStyle)
- org.openrewrite.python.style.SpacesStyle.AroundOperators
- org.openrewrite.python.style.SpacesStyle.BeforeParentheses
- org.openrewrite.python.style.SpacesStyle.Other
- org.openrewrite.python.style.SpacesStyle.Within
Interface Hierarchy
- org.openrewrite.style.Style
- org.openrewrite.python.style.PythonStyle