Package org.openrewrite.python.internal
Class PythonOperatorLookup
java.lang.Object
org.openrewrite.python.internal.PythonOperatorLookup
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleandoesMagicMethodReverseOperands(String method) static @Nullable StringoperatorForMagicMethod(String method)
-
Method Details
-
operatorForMagicMethod
-
doesMagicMethodReverseOperands
-