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