Package org.openrewrite.java.tree
Class J.MethodDeclaration.Annotations
java.lang.Object
org.openrewrite.java.tree.J.MethodDeclaration.Annotations
- Enclosing class:
- J.MethodDeclaration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()@Nullable J.TypeParameterswithTypeParameters(@Nullable J.TypeParameters typeParameters)
-
Constructor Details
-
Annotations
public Annotations()
-
-
Method Details
-
getTypeParameters
-
withTypeParameters
-
getName
-
withName
-