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