Interface ReturnType
- All Known Subinterfaces:
FieldTypeSignature,TypeSignature
- All Known Implementing Classes:
ArrayTypeSignature,BaseType,ClassTypeSignature,TypeVariableSignature,VoidDescriptor
public interface ReturnType
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic ReturnTypefromJavaType(org.openrewrite.java.tree.JavaType type)
-
Method Details
-
fromJavaType
-