Interface ReturnDescriptor
- All Known Subinterfaces:
FieldType
- All Known Implementing Classes:
ArrayType,BaseType,ObjectType,VoidDescriptor
public interface ReturnDescriptor
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionstatic ReturnDescriptorfromJavaType(org.openrewrite.java.tree.JavaType type)
-
Method Details
-
fromJavaType
-