|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct
org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo
org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfoWithAnnotation
public final class FieldInfoWithAnnotation
| Field Summary |
|---|
| Fields inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo |
|---|
accessFlags, attributeBytes, constant, descriptor, name, signature, signatureUtf8Offset, tagBits, wrappedConstantValue |
| Method Summary | |
|---|---|
IBinaryAnnotation[] |
getAnnotations()
Answer the runtime visible and invisible annotations for this field or null if none. |
protected void |
initialize()
This method is used to fully initialize the contents of the receiver. |
protected void |
reset()
|
java.lang.String |
toString()
|
| Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.FieldInfo |
|---|
compareTo, createField, equals, getConstant, getGenericSignature, getModifiers, getName, getTagBits, getTypeName, getWrappedConstantValue, hasConstant, hashCode, isSynthetic, sizeInBytes, throwFormatException, toStringContent |
| Methods inherited from class org.aspectj.org.eclipse.jdt.internal.compiler.classfmt.ClassFileStruct |
|---|
doubleAt, floatAt, i4At, i8At, u1At, u2At, u4At, utf8At |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Method Detail |
|---|
public IBinaryAnnotation[] getAnnotations()
IBinaryField
getAnnotations in interface IBinaryFieldgetAnnotations in class FieldInfoprotected void initialize()
FieldInfo
initialize in class FieldInfoprotected void reset()
reset in class ClassFileStructpublic java.lang.String toString()
toString in class FieldInfo
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||