Package org.openrewrite.java.internal
Class MethodInvocationToString
- java.lang.Object
-
- org.openrewrite.java.internal.MethodInvocationToString
-
public class MethodInvocationToString extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MethodInvocationToString()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static java.lang.StringtoString(J.MethodInvocation method)
-
-
-
Method Detail
-
toString
public static java.lang.String toString(J.MethodInvocation method)
-
-