Package de.mirkosertic.bytecoder.core.ir
Class AnnotationUtils
java.lang.Object
de.mirkosertic.bytecoder.core.ir.AnnotationUtils
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
hasAnnotation
(String desc, List<org.objectweb.asm.tree.AnnotationNode> annotations) parseAnnotation
(String desc, List<org.objectweb.asm.tree.AnnotationNode> annotations)
-
Constructor Details
-
AnnotationUtils
public AnnotationUtils()
-
-
Method Details
-
hasAnnotation
-
parseAnnotation
-