Class AnnotationsAttribute
java.lang.Object
com.strobel.assembler.ir.attributes.SourceAttribute
com.strobel.assembler.ir.attributes.AnnotationsAttribute
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionAnnotationsAttribute
(String name, int length, CustomAnnotation[] annotations) -
Method Summary
Methods inherited from class com.strobel.assembler.ir.attributes.SourceAttribute
create, find, find, getLength, getName, readAttribute, readAttributes
-
Field Details
-
_annotations
-
-
Constructor Details
-
AnnotationsAttribute
-
-
Method Details
-
getAnnotations
-