public class AnnotationMethodInfoWithAnnotations extends AnnotationMethodInfo
defaultValueaccessFlags, argumentNames, argumentNamesIndex, attributeBytes, descriptor, exceptionNames, name, signature, signatureUtf8Offset, tagBits| Modifier and Type | Method and Description |
|---|---|
IBinaryAnnotation[] |
getAnnotations()
Answer the runtime visible and invisible annotations for this method or null if none.
|
protected void |
initialize()
This method is used to fully initialize the contents of the receiver.
|
protected void |
reset() |
protected void |
toStringContent(StringBuffer buffer) |
createAnnotationMethod, getDefaultValuecompareTo, createMethod, equals, getAnnotatedParametersCount, getArgumentNames, getExceptionTypeNames, getGenericSignature, getMethodDescriptor, getModifiers, getParameterAnnotations, getSelector, getTagBits, hashCode, isClinit, isConstructor, isSynthetic, sizeInBytes, toStringpublic IBinaryAnnotation[] getAnnotations()
IBinaryMethodgetAnnotations in interface IBinaryMethodgetAnnotations in class MethodInfoprotected void initialize()
MethodInfoinitialize in class MethodInfoprotected void reset()
reset in class ClassFileStructprotected void toStringContent(StringBuffer buffer)
toStringContent in class AnnotationMethodInfoCopyright © 2013. All rights reserved.