Class TypeAnnotationHelper
java.lang.Object
org.benf.cfr.reader.bytecode.analysis.types.TypeAnnotationHelper
-
Method Summary
Modifier and TypeMethodDescriptionstatic voidapply(JavaAnnotatedTypeInstance annotatedTypeInstance, List<? extends AnnotationTableTypeEntry> typeEntries, DecompilerComments comments) static TypeAnnotationHelpercreate(AttributeMap map, TypeAnnotationEntryValue... tkeys)
-
Method Details
-
create
-
apply
public static void apply(JavaAnnotatedTypeInstance annotatedTypeInstance, List<? extends AnnotationTableTypeEntry> typeEntries, DecompilerComments comments) -
getEntries
-