Package org.openrewrite.python.style
Class Autodetect
java.lang.Object
org.openrewrite.style.NamedStyles
org.openrewrite.python.style.Autodetect
- All Implemented Interfaces:
org.openrewrite.marker.Marker,PythonStyle,org.openrewrite.style.Style
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.openrewrite.style.NamedStyles
canEqual, equals, getDescription, getDisplayName, getId, getName, getStyle, getStyles, getTags, hashCode, merge, merge, setDescription, setDisplayName, setId, setName, setStyles, setTags, toString, validate, withDescription, withDisplayName, withId, withName, withStyles, withTagsMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.openrewrite.marker.Marker
printMethods inherited from interface org.openrewrite.style.Style
applyDefaults, getJacksonPolymorphicTypeTag, merge
-
Constructor Details
-
Autodetect
-
-
Method Details
-
detector
-