Class AnnotationDeserializer.AnnotationInfo
java.lang.Object
org.openrewrite.java.internal.parser.AnnotationDeserializer.AnnotationInfo
- Enclosing class:
AnnotationDeserializer
-
Constructor Summary
ConstructorsConstructorDescriptionAnnotationInfo(String descriptor, @Nullable List<AnnotationDeserializer.AttributeInfo> attributes) -
Method Summary
-
Constructor Details
-
AnnotationInfo
public AnnotationInfo(String descriptor, @Nullable List<AnnotationDeserializer.AttributeInfo> attributes)
-
-
Method Details
-
getDescriptor
-
getAttributes
-